Skip to content

Commit 136af9f

Browse files
committed
update ruby to 2.6.5
1 parent 9eb93cf commit 136af9f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.4
1+
2.6.5

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby '2.6.4'
4+
ruby '2.6.5'
55

66
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
77
gem 'rails', '~> 5.2.0'

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ DEPENDENCIES
282282
webpacker (~> 4.x)
283283

284284
RUBY VERSION
285-
ruby 2.6.4p104
285+
ruby 2.6.5p114
286286

287287
BUNDLED WITH
288288
1.17.2

0 commit comments

Comments
 (0)