Skip to content

Commit

Permalink
Merge pull request #6 from touhouota/bundle_update
Browse files Browse the repository at this point in the history
bundle update
  • Loading branch information
touhouota authored Sep 2, 2019
2 parents 4dba8a5 + fef77e2 commit 93254fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (1.0.1)
childprocess (2.0.0)
rake (< 13.0)
committee (3.1.0)
json_schema (~> 0.14, >= 0.14.3)
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.4.1)
rubocop (>= 0.71.0)
rubocop-rails (2.3.1)
rubocop-rails (2.3.2)
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-progressbar (1.10.1)
Expand All @@ -212,8 +212,8 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
simpacker (1.1.0)
railties (>= 4.2)
Expand Down

0 comments on commit 93254fa

Please sign in to comment.