We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e287a1 + 031cbed commit 66c760eCopy full SHA for 66c760e
taglib-ruby.gemspec
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
26
s.add_development_dependency 'bundler', '>= 1.2', '< 3'
27
s.add_development_dependency 'kramdown', '~> 2.3.0'
28
s.add_development_dependency 'rake-compiler', '~> 0.9'
29
- s.add_development_dependency 'shoulda-context', '~> 1.0'
+ s.add_development_dependency 'shoulda-context', '~> 2.0'
30
s.add_development_dependency 'test-unit', '~> 3.5'
31
s.add_development_dependency 'yard', '~> 0.9.26'
32
0 commit comments