Gemfile in overapp-0.4.0 vs Gemfile in overapp-0.4.1
- old
+ new
@@ -26,6 +26,7 @@
#gem 'rchoice','0.2.0'
#gem 'rchoice', :git => "git@github.com:mharris717/rchoice.git", :branch => "gemdir"
gem 'andand'
-gem 'simplecov', :require => false, :group => :test
+gem 'simplecov', :require => false, :group => :test
+gem 'ptools'
\ No newline at end of file