Skip to content

Commit

Permalink
Tweaking Ruby version for Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
jcasimir committed Feb 6, 2014
1 parent c693ed1 commit efac0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source "https://rubygems.org"
ruby '2.0'
ruby '2.0.0'

gem "middleman", "~>3.0.11"
gem 'rake'
Expand Down

0 comments on commit efac0f6

Please sign in to comment.