Gemfile.lock in simple-sql-0.1.3 vs Gemfile.lock in simple-sql-0.2.0
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- simple-sql (0.1.3)
- activerecord (~> 4)
+ simple-sql (0.2.0)
+ pg (~> 0.20)
pg_array_parser (~> 0)
GEM
remote: https://rubygems.org/
specs:
@@ -75,9 +75,10 @@
PLATFORMS
ruby
DEPENDENCIES
+ activerecord (~> 4)
database_cleaner (~> 1)
factory_girl (= 4.8.0)
pg (= 0.20)
rake (~> 11)
rspec (~> 3.7)