Update gems

This commit is contained in:
Hakan Ensari 2020-01-02 01:16:58 +03:00
parent 3b09ef7830
commit e8edb4314a

View File

@ -28,22 +28,23 @@ GEM
minitest (>= 4, < 6)
money (6.13.6)
i18n (>= 0.6.4, <= 2)
mustermann (1.0.3)
mustermann (1.1.0)
ruby2_keywords (~> 0.0.1)
oj (3.10.0)
ox (2.12.0)
parallel (1.19.1)
parser (2.6.5.0)
parser (2.7.0.1)
ast (~> 2.4.0)
pg (1.1.4)
pg (1.2.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.1)
public_suffix (4.0.2)
raabro (1.1.6)
rack (2.0.8)
rack-cors (1.1.0)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-protection (2.0.7)
rack-protection (2.0.8.1)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
@ -57,15 +58,16 @@ GEM
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.5.1)
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)
rufus-scheduler (3.6.0)
fugit (~> 1.1, >= 1.1.6)
safe_yaml (1.0.5)
sequel (5.27.0)
sequel (5.28.0)
sequel_pg (1.12.2)
pg (>= 0.18.0)
sequel (>= 4.38.0)
@ -74,16 +76,16 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sinatra (2.0.7)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.7)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
tilt (2.0.10)
tzinfo (2.0.0)
tzinfo (2.0.1)
concurrent-ruby (~> 1.0)
unicode-display_width (1.6.0)
unicorn (5.5.1)
unicorn (5.5.2)
kgio (~> 2.6)
raindrops (~> 0.7)
vcr (5.0.0)