Skip to content

Commit

Permalink
Merge pull request #2218 from alphagov/dependabot/bundler/shoulda-4.0.0
Browse files Browse the repository at this point in the history
Bump shoulda from 3.6.0 to 4.0.0
  • Loading branch information
andysellick authored Jun 15, 2020
2 parents 37861bf + 000a566 commit 2e6bf90
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,12 +279,12 @@ GEM
rubyzip (>= 1.2.2)
sentry-raven (3.0.0)
faraday (>= 1.0)
shoulda (3.6.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (~> 3.0)
shoulda-context (1.2.2)
shoulda-matchers (3.1.3)
activesupport (>= 4.0.0)
shoulda (4.0.0)
shoulda-context (~> 2.0)
shoulda-matchers (~> 4.0)
shoulda-context (2.0.0)
shoulda-matchers (4.3.0)
activesupport (>= 4.2.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down

0 comments on commit 2e6bf90

Please sign in to comment.