Skip to content

Commit

Permalink
Merge pull request #564 from coopdevs/upgrade-testing-gems
Browse files Browse the repository at this point in the history
Upgrade a bunch of testing gems
  • Loading branch information
sauloperez authored Apr 24, 2020
2 parents 37f32a5 + af6d834 commit 891ab14
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,13 +131,13 @@ GEM
elasticsearch-transport (1.0.7)
faraday
multi_json
erubi (1.7.1)
erubi (1.9.0)
erubis (2.7.0)
et-orbi (1.1.7)
tzinfo
execjs (2.7.0)
fabrication (2.20.1)
faker (1.9.3)
faker (1.9.6)
i18n (>= 0.7)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -290,13 +290,13 @@ GEM
multi_json
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-rails (3.9.0)
rspec-rails (3.9.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
Expand Down Expand Up @@ -333,7 +333,7 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
shoulda-matchers (3.1.2)
shoulda-matchers (3.1.3)
activesupport (>= 4.0.0)
sidekiq (5.1.3)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 891ab14

Please sign in to comment.