Skip to content

Commit

Permalink
Update Ruby in Gemfile to persuade Heroku to use 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tjgrathwell committed Mar 21, 2013
1 parent 599eafd commit 8a23351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
source 'http://rubygems.org'

ruby '2.0.0'
gem 'rails', '3.2.13'
gem 'devise', '~> 2.2.3'
gem 'thin'
Expand Down

0 comments on commit 8a23351

Please sign in to comment.