Gemfile in capistrano-multiconfig-3.0.10 vs Gemfile in capistrano-multiconfig-3.1.0
- old
+ new
@@ -1,9 +1,9 @@
source "http://rubygems.org"
gemspec
-gem "capistrano", "3.5.0"
+gem "capistrano", "3.7.1"
group :test do
gem "rspec", "2.14.1"
end