mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-05-31 00:41:20 +00:00
Bump Ruby and puma versions
This commit is contained in:
parent
eba5ec0baa
commit
0debd4a021
3 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ set :repo_url, 'https://github.com/ENSL/ensl.org.git'
|
|||
set :keep_releases, 10
|
||||
|
||||
set :rbenv_type, :user
|
||||
set :rbenv_ruby, '2.1.2'
|
||||
set :rbenv_ruby, '2.1.3'
|
||||
set :bundle_flags, '--quiet'
|
||||
set :dotenv_role, [:app, :web]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue