Skip to content

Commit c6b9381

Browse files
Update shoulda-context requirement from ~> 1.2 to ~> 2.0
Updates the requirements on [shoulda-context](https://github.com/thoughtbot/shoulda-context) to permit the latest version. - [Release notes](https://github.com/thoughtbot/shoulda-context/releases) - [Changelog](https://github.com/thoughtbot/shoulda-context/blob/master/CHANGELOG.md) - [Commits](thoughtbot/shoulda-context@v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d0fd1f commit c6b9381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

steam-condenser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
1919

2020
s.add_development_dependency 'mocha', '~> 1.1'
2121
s.add_development_dependency 'rake', '~> 10.4'
22-
s.add_development_dependency 'shoulda-context', '~> 1.2'
22+
s.add_development_dependency 'shoulda-context', '~> 2.0'
2323
s.add_development_dependency 'test-unit', '~> 3.0'
2424
s.add_development_dependency 'yard', '~> 0.8'
2525

0 commit comments

Comments
 (0)