mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 04:51:14 +00:00
Bump Ruby version to 2.1.5
This commit is contained in:
parent
f4774fa22f
commit
654eb07f38
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
||||||
source 'http://rubygems.org'
|
source 'http://rubygems.org'
|
||||||
|
|
||||||
ruby '2.1.3'
|
ruby '2.1.5'
|
||||||
|
|
||||||
gem 'dotenv-rails', '~> 0.10.0'
|
gem 'dotenv-rails', '~> 0.10.0'
|
||||||
gem 'rails', '~> 3.2.19'
|
gem 'rails', '~> 3.2.19'
|
||||||
|
|
Loading…
Reference in a new issue