Skip to content

Commit

Permalink
Merge 5b09442 into f397905
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 7, 2019
2 parents f397905 + 5b09442 commit 8bedbca
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ GEM
i18n (0.9.5)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jaro_winkler (1.5.2)
json (2.1.0)
kgio (2.11.2)
loofah (2.2.3)
Expand All @@ -103,13 +104,13 @@ GEM
minitest (5.11.3)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
parallel (1.12.1)
parser (2.5.1.0)
parallel (1.13.0)
parser (2.6.0.0)
ast (~> 2.4.0)
pi_piper (2.0.0)
eventmachine (= 1.0.9)
ffi
powerpack (0.1.1)
powerpack (0.1.2)
public_suffix (3.0.2)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
Expand Down Expand Up @@ -164,14 +165,15 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.54.0)
rubocop (0.63.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
unicode-display_width (~> 1.4.0)
ruby-progressbar (1.10.0)
rubyzip (1.2.2)
selenium-webdriver (3.12.0)
childprocess (~> 0.5)
Expand Down Expand Up @@ -204,7 +206,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.3.0)
unicode-display_width (1.4.1)
unicorn (5.4.0)
kgio (~> 2.6)
raindrops (~> 0.7)
Expand Down

0 comments on commit 8bedbca

Please sign in to comment.