mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
122 lines
2.4 KiB
Plaintext
122 lines
2.4 KiB
Plaintext
GEM
|
|
remote: http://rubygems.org/
|
|
specs:
|
|
addressable (2.7.0)
|
|
public_suffix (>= 2.0.2, < 5.0)
|
|
ast (2.4.0)
|
|
concurrent-ruby (1.1.6)
|
|
crack (0.4.3)
|
|
safe_yaml (~> 1.0.0)
|
|
docile (1.3.2)
|
|
et-orbi (1.2.4)
|
|
tzinfo
|
|
fugit (1.3.3)
|
|
et-orbi (~> 1.1, >= 1.1.8)
|
|
raabro (~> 1.1)
|
|
hashdiff (1.0.1)
|
|
i18n (1.8.2)
|
|
concurrent-ruby (~> 1.0)
|
|
jaro_winkler (1.5.4)
|
|
json (2.3.0)
|
|
kgio (2.11.3)
|
|
minitest (5.14.0)
|
|
minitest-around (0.5.0)
|
|
minitest (~> 5.0)
|
|
minitest-focus (1.1.2)
|
|
minitest (>= 4, < 6)
|
|
money (6.13.7)
|
|
i18n (>= 0.6.4, <= 2)
|
|
mustermann (1.1.1)
|
|
ruby2_keywords (~> 0.0.1)
|
|
oj (3.10.5)
|
|
ox (2.13.2)
|
|
parallel (1.19.1)
|
|
parser (2.7.0.5)
|
|
ast (~> 2.4.0)
|
|
pg (1.2.3)
|
|
public_suffix (4.0.3)
|
|
raabro (1.1.6)
|
|
rack (2.2.2)
|
|
rack-cors (1.1.1)
|
|
rack (>= 2.0.0)
|
|
rack-protection (2.0.8.1)
|
|
rack
|
|
rack-test (1.1.0)
|
|
rack (>= 1.0, < 3)
|
|
rainbow (3.0.0)
|
|
raindrops (0.19.1)
|
|
rake (13.0.1)
|
|
rexml (3.2.4)
|
|
rubocop (0.81.0)
|
|
jaro_winkler (~> 1.5.1)
|
|
parallel (~> 1.10)
|
|
parser (>= 2.7.0.1)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
rexml
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 1.4.0, < 2.0)
|
|
rubocop-performance (1.5.2)
|
|
rubocop (>= 0.71.0)
|
|
rubocop-sequel (0.0.6)
|
|
rubocop (~> 0.55, >= 0.55)
|
|
ruby-progressbar (1.10.1)
|
|
ruby2_keywords (0.0.2)
|
|
rufus-scheduler (3.6.0)
|
|
fugit (~> 1.1, >= 1.1.6)
|
|
safe_yaml (1.0.5)
|
|
sequel (5.31.0)
|
|
sequel_pg (1.12.5)
|
|
pg (>= 0.18.0, != 1.2.0)
|
|
sequel (>= 4.38.0)
|
|
simplecov (0.17.1)
|
|
docile (~> 1.1)
|
|
json (>= 1.8, < 3)
|
|
simplecov-html (~> 0.10.0)
|
|
simplecov-html (0.10.2)
|
|
sinatra (2.0.8.1)
|
|
mustermann (~> 1.0)
|
|
rack (~> 2.0)
|
|
rack-protection (= 2.0.8.1)
|
|
tilt (~> 2.0)
|
|
tilt (2.0.10)
|
|
tzinfo (2.0.1)
|
|
concurrent-ruby (~> 1.0)
|
|
unicode-display_width (1.7.0)
|
|
unicorn (5.5.4)
|
|
kgio (~> 2.6)
|
|
raindrops (~> 0.7)
|
|
vcr (5.1.0)
|
|
webmock (3.8.3)
|
|
addressable (>= 2.3.6)
|
|
crack (>= 0.3.2)
|
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
minitest
|
|
minitest-around
|
|
minitest-focus
|
|
money
|
|
oj
|
|
ox
|
|
rack-cors
|
|
rack-test
|
|
rake
|
|
rubocop-performance
|
|
rubocop-sequel
|
|
rufus-scheduler
|
|
sequel_pg
|
|
simplecov (= 0.17.1)
|
|
sinatra
|
|
unicorn
|
|
vcr
|
|
webmock
|
|
|
|
RUBY VERSION
|
|
ruby 2.7.1p83
|
|
|
|
BUNDLED WITH
|
|
2.1.4
|