Gemfile in capistrano-git-submodule-strategy-0.1.20 vs Gemfile in capistrano-git-submodule-strategy-0.1.22

- old
+ new

@@ -7,8 +7,9 @@ # Include everything needed to run rake, tests, features, etc. group :development do gem "shoulda", ">= 0" gem "rdoc", "~> 3.12" gem "bundler", "~> 1.0" + gem "mini_portile2", "~> 2.1.0" gem "jeweler", "~> 2.0.1" gem "simplecov", ">= 0" end