frankfurter/Gemfile.lock

126 lines
2.5 KiB
Plaintext
Raw Normal View History

2012-11-20 17:36:12 +01:00
GEM
remote: http://rubygems.org/
specs:
2019-11-22 14:12:10 +01:00
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
coderay (1.1.2)
2019-04-09 18:31:38 +02:00
concurrent-ruby (1.1.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
2019-11-22 15:56:04 +01:00
docile (1.3.2)
2019-11-22 14:12:10 +01:00
et-orbi (1.2.2)
2017-11-09 13:59:19 +01:00
tzinfo
2019-11-22 14:12:10 +01:00
fugit (1.3.3)
2019-04-25 17:37:30 +02:00
et-orbi (~> 1.1, >= 1.1.8)
2018-04-16 17:19:15 +02:00
raabro (~> 1.1)
2019-07-19 16:11:07 +02:00
hashdiff (1.0.0)
2019-11-22 14:12:10 +01:00
i18n (1.7.0)
2018-10-10 14:39:25 +02:00
concurrent-ruby (~> 1.0)
2019-11-22 14:12:10 +01:00
jaro_winkler (1.5.4)
2019-12-20 02:03:26 +01:00
json (2.3.0)
kgio (2.11.2)
2019-01-18 17:20:02 +01:00
method_source (0.9.2)
2019-11-22 14:12:10 +01:00
minitest (5.13.0)
2019-01-18 17:20:02 +01:00
minitest-around (0.5.0)
2015-08-30 11:36:32 +02:00
minitest (~> 5.0)
2019-05-02 21:35:03 +02:00
minitest-focus (1.1.2)
minitest (>= 4, < 6)
2019-12-20 02:03:26 +01:00
money (6.13.6)
2018-10-10 14:39:25 +02:00
i18n (>= 0.6.4, <= 2)
2020-01-01 23:16:58 +01:00
mustermann (1.1.0)
ruby2_keywords (~> 0.0.1)
2019-12-20 02:03:26 +01:00
oj (3.10.0)
ox (2.12.0)
parallel (1.19.1)
2020-01-01 23:16:58 +01:00
parser (2.7.0.1)
ast (~> 2.4.0)
2020-01-01 23:16:58 +01:00
pg (1.2.0)
2019-01-18 17:20:02 +01:00
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
2020-01-01 23:16:58 +01:00
public_suffix (4.0.2)
2018-09-11 19:08:01 +02:00
raabro (1.1.6)
rack (2.0.8)
2020-01-01 23:16:58 +01:00
rack-cors (1.1.1)
2019-11-22 14:12:10 +01:00
rack (>= 2.0.0)
2020-01-01 23:16:58 +01:00
rack-protection (2.0.8.1)
2018-04-16 17:19:15 +02:00
rack
2018-09-11 19:08:01 +02:00
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
raindrops (0.19.0)
2019-11-22 14:12:10 +01:00
rake (13.0.1)
2019-12-20 02:03:26 +01:00
rubocop (0.78.0)
2018-09-11 19:08:01 +02:00
jaro_winkler (~> 1.5.1)
2017-06-14 23:25:37 +02:00
parallel (~> 1.10)
2019-05-15 14:21:59 +02:00
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
2016-10-11 17:54:28 +02:00
ruby-progressbar (~> 1.7)
2019-05-15 14:21:59 +02:00
unicode-display_width (>= 1.4.0, < 1.7)
2020-01-01 23:16:58 +01:00
rubocop-performance (1.5.2)
2019-07-19 16:11:07 +02:00
rubocop (>= 0.71.0)
2018-10-18 14:31:59 +02:00
rubocop-sequel (0.0.6)
rubocop (~> 0.55, >= 0.55)
2019-07-19 16:11:07 +02:00
ruby-progressbar (1.10.1)
2020-01-01 23:16:58 +01:00
ruby2_keywords (0.0.1)
2019-04-25 17:37:30 +02:00
rufus-scheduler (3.6.0)
fugit (~> 1.1, >= 1.1.6)
2019-04-09 18:31:38 +02:00
safe_yaml (1.0.5)
2020-01-01 23:16:58 +01:00
sequel (5.28.0)
2019-07-19 16:11:07 +02:00
sequel_pg (1.12.2)
pg (>= 0.18.0)
2018-09-11 19:08:01 +02:00
sequel (>= 4.38.0)
2019-11-22 15:56:04 +01:00
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
2020-01-01 23:16:58 +01:00
sinatra (2.0.8.1)
2017-06-14 23:25:37 +02:00
mustermann (~> 1.0)
rack (~> 2.0)
2020-01-01 23:16:58 +01:00
rack-protection (= 2.0.8.1)
2017-06-14 23:25:37 +02:00
tilt (~> 2.0)
2019-11-22 14:12:10 +01:00
tilt (2.0.10)
2020-01-01 23:16:58 +01:00
tzinfo (2.0.1)
2019-01-18 17:20:02 +01:00
concurrent-ruby (~> 1.0)
2019-05-15 14:21:59 +02:00
unicode-display_width (1.6.0)
2020-01-01 23:16:58 +01:00
unicorn (5.5.2)
kgio (~> 2.6)
raindrops (~> 0.7)
2019-07-19 16:11:07 +02:00
vcr (5.0.0)
2019-11-22 14:12:10 +01:00
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
2019-07-19 16:11:07 +02:00
hashdiff (>= 0.4.0, < 2.0.0)
2012-11-20 17:36:12 +01:00
PLATFORMS
ruby
DEPENDENCIES
2012-11-21 13:31:10 +01:00
minitest
2015-08-30 11:36:32 +02:00
minitest-around
2019-05-02 21:35:03 +02:00
minitest-focus
2018-10-10 14:39:25 +02:00
money
oj
ox
pry
rack-cors
2012-11-21 01:04:15 +01:00
rack-test
2014-03-14 12:41:00 +01:00
rake
2019-05-02 21:35:03 +02:00
rubocop-performance
2018-10-18 14:31:59 +02:00
rubocop-sequel
2017-11-09 13:59:19 +01:00
rufus-scheduler
2014-03-14 13:22:04 +01:00
sequel_pg
2019-11-22 15:56:04 +01:00
simplecov
sinatra
unicorn
vcr
webmock
2015-08-30 11:36:32 +02:00
RUBY VERSION
ruby 2.6.5p114
2015-08-30 11:36:32 +02:00
BUNDLED WITH
2019-11-22 14:12:10 +01:00
2.0.2