We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cd31e commit 420ce0cCopy full SHA for 420ce0c
builder/Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '2.6.5'
+ruby '2.7.0'
5
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7
gem 'rails', '~> 5.2.0'
builder/Gemfile.lock
@@ -177,7 +177,7 @@ DEPENDENCIES
177
webpacker
178
179
RUBY VERSION
180
- ruby 2.6.5p114
+ ruby 2.7.0p0
181
182
BUNDLED WITH
183
2.1.4
0 commit comments