Fix mina version

This commit is contained in:
Xavier J 2016-11-15 11:45:21 +01:00
parent c734c1c960
commit 1420c8425e
2 changed files with 5 additions and 3 deletions

View file

@ -141,8 +141,9 @@ group :development, :test do
gem 'parallel_tests', '~> 2.10' gem 'parallel_tests', '~> 2.10'
gem 'brakeman', require: false gem 'brakeman', require: false
# Deploy # Deploy
gem 'mina', git: 'https://github.com/mina-deploy/mina.git' gem 'mina', ref: '343a7', git: 'https://github.com/mina-deploy/mina.git'
end end
group :production, :staging do group :production, :staging do

View file

@ -1,8 +1,9 @@
GIT GIT
remote: https://github.com/mina-deploy/mina.git remote: https://github.com/mina-deploy/mina.git
revision: 5f407b28be1cf05cdfaab0558285aa031c445491 revision: 343a7ab672d8b4f0ddb84ec240cde7d94b46397a
ref: 343a7
specs: specs:
mina (1.0.3) mina (0.3.8)
open4 (~> 1.3.4) open4 (~> 1.3.4)
rake rake