Skip to content

Commit 59bb704

Browse files
committed
Fix 1.9 build.
1 parent 7e8e7a1 commit 59bb704

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ source 'https://rubygems.org'
33
gemspec
44
gem "therubyracer", "~> 0.12.0", :require => nil, :platforms => :ruby
55
gem "therubyrhino", "~> 2.0.2", :require => nil, :platforms => :jruby
6+
7+
gem "mime-types", "~> 2.6.2", :platforms => :ruby_19

0 commit comments

Comments
 (0)