gemfiles/rails_40.gemfile in database_rewinder-0.8.2 vs gemfiles/rails_40.gemfile in database_rewinder-0.8.3
- old
+ new
@@ -1,7 +1,8 @@
source 'https://rubygems.org'
gem 'rails', '~> 4.0.0'
+gem 'pg', '~> 0.21'
gem 'mysql2', '~> 0.3.10'
gem 'nokogiri', RUBY_VERSION < '2.1' ? '~> 1.6.0' : '>= 1.7'
gemspec path: '../'