Gemfile: remove ruby version (as we don't officially support Heroku deploys, ref: c7c3c77972) => we use the .ruby-version file
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
ruby '2.3.0'
|
||||
|
||||
gem 'rails', '~> 4.2'
|
||||
gem 'rails-i18n'
|
||||
gem "rdiscount"
|
||||
|
||||
@@ -414,8 +414,5 @@ DEPENDENCIES
|
||||
web-console (= 2.1.3)
|
||||
whenever
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.3.0p0
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
|
||||
Reference in New Issue
Block a user