Gemfile in hoe-reek-1.2.0 vs Gemfile in hoe-reek-1.2.1
- old
+ new
@@ -2,10 +2,10 @@
# DO NOT EDIT THIS FILE. Instead, edit Rakefile, and run `rake bundler:gemfile`.
source "https://rubygems.org/"
-gem "bundler", "~>1.15"
+gem "bundler", "~>1.16"
gem "reek", "~>4.7"
gem "coveralls", "~>0.8", :group => [:development, :test]
gem "hoe-bundler", "~>1.3", :group => [:development, :test]
gem "hoe-doofus", "~>1.0", :group => [:development, :test]