Update gems

This commit is contained in:
Hakan Ensari 2020-04-01 11:20:27 +01:00
parent a0dbfbc929
commit 2b658b3d13

View File

@ -4,39 +4,38 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
docile (1.3.2)
et-orbi (1.2.2)
et-orbi (1.2.4)
tzinfo
fugit (1.3.3)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.1)
hashdiff (1.0.0)
i18n (1.7.0)
hashdiff (1.0.1)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.3.0)
kgio (2.11.2)
minitest (5.13.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.6)
money (6.13.7)
i18n (>= 0.6.4, <= 2)
mustermann (1.1.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
oj (3.10.0)
ox (2.12.0)
oj (3.10.5)
ox (2.13.2)
parallel (1.19.1)
parser (2.7.0.1)
parser (2.7.0.5)
ast (~> 2.4.0)
pg (1.2.0)
public_suffix (4.0.2)
pg (1.2.3)
public_suffix (4.0.3)
raabro (1.1.6)
rack (2.0.8)
rack (2.2.2)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-protection (2.0.8.1)
@ -44,33 +43,34 @@ GEM
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
raindrops (0.19.0)
raindrops (0.19.1)
rake (13.0.1)
rubocop (0.78.0)
rexml (3.2.4)
rubocop (0.81.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 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.1)
ruby2_keywords (0.0.2)
rufus-scheduler (3.6.0)
fugit (~> 1.1, >= 1.1.6)
safe_yaml (1.0.5)
sequel (5.28.0)
sequel_pg (1.12.2)
pg (>= 0.18.0)
sequel (5.30.0)
sequel_pg (1.12.5)
pg (>= 0.18.0, != 1.2.0)
sequel (>= 4.38.0)
simplecov (0.17.1)
simplecov (0.18.5)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
@ -79,12 +79,12 @@ GEM
tilt (2.0.10)
tzinfo (2.0.1)
concurrent-ruby (~> 1.0)
unicode-display_width (1.6.0)
unicorn (5.5.2)
unicode-display_width (1.7.0)
unicorn (5.5.4)
kgio (~> 2.6)
raindrops (~> 0.7)
vcr (5.0.0)
webmock (3.7.6)
vcr (5.1.0)
webmock (3.8.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)