Skip to content

Commit cef5309

Browse files
committed
Update Ruby: 2.6.0 -> 2.6.2
1 parent 4ef190c commit cef5309

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.6.2

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.6.0'
2+
ruby '2.6.2'
33

44
gem 'rails', '~> 5.1.6'
55
gem 'pg'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ DEPENDENCIES
443443
web-console
444444

445445
RUBY VERSION
446-
ruby 2.6.0p0
446+
ruby 2.6.2p47
447447

448448
BUNDLED WITH
449449
1.17.2

0 commit comments

Comments
 (0)