Gemfile in capistrano-multiconfig-3.0.8 vs Gemfile in capistrano-multiconfig-3.0.9

- old
+ new

@@ -1,9 +1,9 @@ source "http://rubygems.org" gemspec -gem "capistrano", "3.0.0" +gem "capistrano", "3.5.0" group :test do gem "rspec", "2.14.1" end