Skip to content

Commit

Permalink
Merge 1e94112 into 759a0c4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 1, 2020
2 parents 759a0c4 + 1e94112 commit aef6001
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 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.3)
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,11 +282,12 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rubocop (0.79.0)
rubocop (0.80.1)
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)
rubocop-rspec (1.37.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.6.1)
warden (1.2.8)
rack (>= 2.0.6)
websocket-driver (0.7.0)
Expand Down

0 comments on commit aef6001

Please sign in to comment.