Skip to content

Commit b3cbac3

Browse files
committed
chore/Update to ruby 2.6.6
1 parent 5c6fb38 commit b3cbac3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
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.3'
4+
ruby '2.6.6'
55

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ DEPENDENCIES
289289
will_paginate (~> 3.1.0)
290290

291291
RUBY VERSION
292-
ruby 2.6.3p62
292+
ruby 2.6.6p146
293293

294294
BUNDLED WITH
295-
2.0.2
295+
2.2.11

0 commit comments

Comments
 (0)