gemfiles/Gemfile.6.1.pg in temporal_tables-2.0.0 vs gemfiles/Gemfile.6.1.pg in temporal_tables-3.0.0.pre.rc.1
- old
+ new
@@ -9,8 +9,11 @@
gem 'rake'
gem 'byebug'
gem 'database_cleaner'
gem 'combustion'
gem 'gemika'
+gem 'rubocop'
+gem 'rubocop-rails'
+gem 'rubocop-rspec'
# Gem under test
gem 'temporal_tables', :path => '..'