Skip to content

Commit

Permalink
Merge pull request cucumber#959 from cucumber/feature/lock-mime-types…
Browse files Browse the repository at this point in the history
…-data

Lock mime-types-data to older version
  • Loading branch information
mattwynne committed Mar 24, 2016
2 parents ea3d3de + 462b97c commit a47f78a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Expand Up @@ -11,3 +11,5 @@ unless ENV['CUCUMBER_USE_RELEASED_CORE']
gem 'cucumber-core', :git => "git://github.com/cucumber/cucumber-ruby-core.git"
end
end

gem 'mime-types', '~>2.99'

0 comments on commit a47f78a

Please sign in to comment.