Skip to content

Commit

Permalink
Use MiniPortile with patch feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Nov 18, 2012
1 parent 1cda1a9 commit 75c162e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiny_tds.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ['--charset=UTF-8']
s.extensions = ['ext/tiny_tds/extconf.rb']
s.add_development_dependency 'rake', '~> 0.9.2'
s.add_development_dependency 'mini_portile', '~> 0.4.0'
s.add_development_dependency 'mini_portile', '~> 0.5.0'
s.add_development_dependency 'rake-compiler', '0.8.1'
s.add_development_dependency 'activesupport', '~> 3.0'
s.add_development_dependency 'minitest'
Expand Down

0 comments on commit 75c162e

Please sign in to comment.