Gemfile in
sanford-protocol-0.8.0
vs Gemfile in
sanford-protocol-0.9.0
- old
+ new
@@ -1,8 +1,8 @@
source 'https://rubygems.org' gemspec gem 'rake'
-gem 'pry'
+gem 'pry', "~> 0.9.0"
gem 'bson_ext', '~>1.7'