Skip to content

Commit fa401f2

Browse files
committed
Upgrade Ruby version to 2.6.6
1 parent 9ddca7b commit fa401f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '>= 2.3.5', '< 2.7'
2+
ruby '>= 2.3.5', '< 2.8'
33

44
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
55
gem 'rails', '~> 5.2.0'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ DEPENDENCIES
182182
uglifier
183183

184184
RUBY VERSION
185-
ruby 2.4.4p296
185+
ruby 2.6.6p146
186186

187187
BUNDLED WITH
188188
1.17.3

0 commit comments

Comments
 (0)