Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
touhouota committed Nov 7, 2019
1 parent baa7246 commit b652214
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -140,8 +140,8 @@ GEM
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
openapi_parser (0.6.1)
parallel (1.17.0)
parser (2.6.4.1)
parallel (1.18.0)
parser (2.6.5.0)
ast (~> 2.4.0)
public_suffix (4.0.1)
puma (3.12.1)
Expand Down Expand Up @@ -200,15 +200,15 @@ GEM
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
rubocop (0.74.0)
rspec-support (3.8.3)
rubocop (0.76.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.4.1)
rubocop-performance (1.5.0)
rubocop (>= 0.71.0)
rubocop-rails (2.3.2)
rack (>= 1.1)
Expand Down

0 comments on commit b652214

Please sign in to comment.