Gemfile in bullet-4.1.0 vs Gemfile in bullet-4.1.1
- old
+ new
@@ -2,10 +2,10 @@
# Use `bundle exec rake` in order to run the specs using the bundle
source "http://rubygems.org"
gemspec
-gem 'rails', '3.2.3'
+gem 'rails', '3.2.5'
gem 'sqlite3'
gem 'mysql'
gem 'activerecord-import'
gem 'mongoid', '3.0.0.rc'