gemfiles/rails_5.0.7.2.gemfile in auto_increment-1.5.1 vs gemfiles/rails_5.0.7.2.gemfile in auto_increment-1.5.2

- old
+ new

@@ -2,7 +2,8 @@ source "https://rubygems.org" gem "activerecord", "5.0.7.2" gem "activesupport", "5.0.7.2" +gem "sqlite3", "1.3.13" gemspec path: "../"