diff --git a/.ruby-version b/.ruby-version index 227cea21..ac2cdeba 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.0.0 +2.1.3 diff --git a/Gemfile b/Gemfile index ef9177a9..8bf4e906 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,7 @@ source 'http://rubygems.org' +ruby ENV['TRAVIS_RUBY_VERSION'] || '2.1.3' + gem 'rails', '3.2.20' # Gems used only for assets and not required