Gemfile in
mongo-fixture-0.0.4
vs Gemfile in
mongo-fixture-0.0.5
- old
+ new
@@ -9,6 +9,7 @@
gem "pry" end group :test do gem "rake"
+ gem "pry"
end