Skip to content

Commit

Permalink
Merge pull request #484 from spree/dependabot/bundler/shoulda-matcher…
Browse files Browse the repository at this point in the history
…s-tw-4.3

Update shoulda-matchers requirement from ~> 3.1 to ~> 4.3
  • Loading branch information
damianlegawiec authored Feb 20, 2020
2 parents 354b6da + cb6aef7 commit 2f592a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_auth_devise.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec-rails', '~> 4.0.0.beta2'
s.add_development_dependency 'sass-rails'
s.add_development_dependency 'selenium-webdriver'
s.add_development_dependency 'shoulda-matchers', '~> 3.1'
s.add_development_dependency 'shoulda-matchers', '~> 4.3'
s.add_development_dependency 'simplecov', '~> 0.12'
s.add_development_dependency 'spree_backend', spree_version
s.add_development_dependency 'spree_frontend', spree_version
Expand Down

0 comments on commit 2f592a7

Please sign in to comment.