Gemfile.rails-5.2 in bullet-5.7.6 vs Gemfile.rails-5.2 in bullet-5.8.0

- old
+ new

@@ -1,9 +1,9 @@ source "https://rubygems.org" gemspec -gem 'rails', '~> 5.2.0.beta2' +gem 'rails', '~> 5.2.0' gem 'sqlite3' gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby] gem 'activerecord-import' gem "rspec"