Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrous26 committed Feb 2, 2012
1 parent e62e5da commit beba16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubygems-compile.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ pre-1.0 releases, see the README:
s.test_files = Dir.glob('test/**/*') + ['Rakefile', '.gemtest']
s.extra_rdoc_files = ['LICENSE.txt', 'README.markdown']

s.add_development_dependency 'minitest', '>= 2.6.1'
s.add_development_dependency 'minitest', '~> 2.11'
end

0 comments on commit beba16b

Please sign in to comment.