test/dummy/Gemfile in
easy_reports-0.0.10
vs test/dummy/Gemfile in
easy_reports-0.0.11
- old
+ new
@@ -3,6 +3,9 @@
gem 'sqlite3' gem 'easy_reports', path: '../..' gem 'slim'
+gem 'thin'
+gem 'pg'
+
# gem "rails"