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.
1 parent 7e8e7a1 commit 59bb704Copy full SHA for 59bb704
Gemfile
@@ -3,3 +3,5 @@ source 'https://rubygems.org'
3
gemspec
4
gem "therubyracer", "~> 0.12.0", :require => nil, :platforms => :ruby
5
gem "therubyrhino", "~> 2.0.2", :require => nil, :platforms => :jruby
6
+
7
+gem "mime-types", "~> 2.6.2", :platforms => :ruby_19
0 commit comments