Skip to content

Commit

Permalink
Merge pull request #898 from sul-dlss/dependabot/bundler/rspec-rails-…
Browse files Browse the repository at this point in the history
…5.0.0

Bump rspec-rails from 4.1.0 to 5.0.0
  • Loading branch information
jgreben authored Mar 15, 2021
2 parents 53dd37a + 85abdc6 commit 4846d2c
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 @@ -266,10 +266,10 @@ GEM
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-rails (4.1.0)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
rspec-rails (5.0.0)
actionpack (>= 5.2)
activesupport (>= 5.2)
railties (>= 5.2)
rspec-core (~> 3.10)
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
Expand Down

0 comments on commit 4846d2c

Please sign in to comment.