Skip to content

Commit

Permalink
Merge 64a2213 into b61e37e
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Apr 2, 2020
2 parents b61e37e + 64a2213 commit 6e86377
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ GEM
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
parallel (1.19.1)
parser (2.7.0.1)
parser (2.7.0.5)
ast (~> 2.4.0)
poltergeist (1.18.1)
capybara (>= 2.1, < 4)
Expand Down Expand Up @@ -263,6 +263,7 @@ GEM
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.4)
riddle (2.4.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
Expand All @@ -281,13 +282,14 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rubocop (0.79.0)
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, < 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-rspec (1.37.1)
rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
Expand Down Expand Up @@ -349,7 +351,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.6.0)
unicode-display_width (1.7.0)
warden (1.2.8)
rack (>= 2.0.6)
websocket-driver (0.7.1)
Expand Down

0 comments on commit 6e86377

Please sign in to comment.