Gemfile.rails52 in ar_transaction_changes-1.1.7 vs Gemfile.rails52 in ar_transaction_changes-1.1.8
- old
+ new
@@ -1,5 +1,6 @@
source "https://rubygems.org"
gem 'activerecord', '~> 5.2.0'
+gem "sqlite3", "~> 1.3", ">= 1.3.6"
gemspec
- old
+ new