Skip to content

Commit

Permalink
Use Ruby 2.2.3 last working version on heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Gehani committed Jan 15, 2016
1 parent d9cdb1b commit 2ee44e8
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.2.0'
ruby '2.2.3'
# Application gems
gem 'rails', '4.2.5' #previously 4.0.0
gem 'jquery-rails'
Expand Down

0 comments on commit 2ee44e8

Please sign in to comment.