gemfiles/rails40.gemfile in audited-4.2.2 vs gemfiles/rails40.gemfile in audited-4.3.0

- old
+ new

@@ -1,13 +1,9 @@ # This file was generated by Appraisal source "https://rubygems.org" -gem "sqlite3", "~> 1.2" -gem "mysql2", "~> 0.3.0" -gem "pg", "~> 0.17" -gem "bson_ext", "~> 1.6" gem "rails", "~> 4.0.0" -gem "rails-observers" +gem "protected_attributes" gem "test-unit" gemspec :name => "audited", :path => "../"