Skip to content

Commit

Permalink
Merge 7b0a7fd into 0b75ad6
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviershay committed Oct 28, 2013
2 parents 0b75ad6 + 7b0a7fd commit a118986
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rspec-mocks.gemspec
Expand Up @@ -34,4 +34,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', '~> 10.0.0'
s.add_development_dependency 'cucumber', '~> 1.1.9'
s.add_development_dependency 'aruba', '~> 0.5'

# mime-types 2.0.0 requires 1.8, so we have to specify an old version.
s.add_development_dependency 'mime-types', '~> 1.0'
end

0 comments on commit a118986

Please sign in to comment.