Skip to content
This repository has been archived by the owner on May 6, 2018. It is now read-only.

Commit

Permalink
Bump Ruby version to 2.1.4
Browse files Browse the repository at this point in the history
On both Heroku and rbenv.
  • Loading branch information
cheshire137 committed Dec 23, 2015
1 parent b09132d commit 4e7e5f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .ruby-version
@@ -0,0 +1 @@
2.1.4
3 changes: 1 addition & 2 deletions Gemfile
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
ruby '2.1.4'

gem 'rails', '~> 4.2.0'
gem 'uglifier', '>= 1.3.0'
Expand Down Expand Up @@ -28,5 +29,3 @@ gem 'will_paginate', '~> 3.0.7'
gem 'geokit-rails', '~> 2.0.1'
gem 'countries', '~> 0.9.3'
gem 'geoip', '~> 1.4.0'

ruby "2.1.1"

0 comments on commit 4e7e5f1

Please sign in to comment.