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.
2 parents ab96a24 + de2b5d1 commit 6546ca9Copy full SHA for 6546ca9
Gemfile
@@ -15,4 +15,5 @@ group :test do
15
gem 'capybara'
16
gem 'selenium-webdriver'
17
gem 'poltergeist'
18
-end
+ gem "mime-types", (RUBY_VERSION >= "2.0" ? "~> 3.0" : "~> 2.99")
19
+end
0 commit comments