Update dependencies

This commit is contained in:
Daniel Schädler 2019-05-13 14:58:18 +02:00
parent f2eaee1b00
commit ca8b23690c
1 changed files with 5 additions and 5 deletions

View File

@ -179,14 +179,14 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.68.1)
rubocop (0.69.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.6)
rubocop-performance (1.2.0)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.3.0)
rubocop (>= 0.68.0)
ruby-progressbar (1.10.0)
ruby_dep (1.5.0)
@ -230,7 +230,7 @@ GEM
tins (1.20.2)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.5.0)
unicode-display_width (1.6.0)
warden (1.2.8)
rack (>= 2.0.6)
websocket-driver (0.7.0)