Gemfile.rails-4.1 in bullet-4.11.3 vs Gemfile.rails-4.1 in bullet-4.12.0
- old
+ new
@@ -1,9 +1,9 @@
source "https://rubygems.org"
gemspec
-gem 'rails', '~> 4.1.1'
+gem 'rails', '~> 4.1.4'
gem 'sqlite3'
gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby]
gem 'activerecord-import'
gem "rspec"