gemfiles/rails_40.gemfile in rambulance-0.3.1 vs gemfiles/rails_40.gemfile in rambulance-0.4.0

- old
+ new

@@ -4,7 +4,8 @@ gem "activesupport", "~> 4.0.0" gem "actionpack", "~> 4.0.0" gem "railties", "~> 4.0.0" gem "test-unit" if RUBY_VERSION >= "2.2.0" +gem "mime-types", "2.99.3" if RUBY_VERSION < "2.0.0" gemspec :path => "../"