Skip to content

Commit

Permalink
Set Ruby version for netlify.com.
Browse files Browse the repository at this point in the history
I'm setting it to 2.2.3 because that's also the local version I have
installed and which works with our Gemfile.lock file.

This should fix the current netlify.com error:

> activesupport-5.1.4 requires ruby version >= 2.2.2, which is incompatible with the current version, ruby 2.1.2p95
  • Loading branch information
michael-berlin committed Sep 21, 2017
1 parent 8b1cd5f commit e21ea72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.2.3

0 comments on commit e21ea72

Please sign in to comment.