Gemfile.lock in parse-db-import-0.0.1 vs Gemfile.lock in parse-db-import-0.0.2
- old
+ new
@@ -1,12 +1,12 @@
PATH
remote: .
specs:
parse-db-import (0.0.1)
- activerecord
- commander
- pg
+ activerecord (~> 4.1)
+ commander (~> 4.2)
+ pg (~> 0.17)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.1.4)
@@ -55,8 +55,8 @@
ruby
DEPENDENCIES
bundler (~> 1.6)
parse-db-import!
- pry
- pry-byebug
- rake
+ pry (~> 0.10)
+ pry-byebug (~> 1.3)
+ rake (~> 10.1)