gemfiles/rails_40.gemfile in rambulance-0.2.0 vs gemfiles/rails_40.gemfile in rambulance-0.3.0

- old
+ new

@@ -3,7 +3,8 @@ source "https://rubygems.org" gem "activesupport", "~> 4.0.0" gem "actionpack", "~> 4.0.0" gem "railties", "~> 4.0.0" +gem "test-unit" if RUBY_VERSION >= "2.2.0" gemspec :path => "../"