Skip to content

Commit a5a4509

Browse files
committed
Update ruby to 2.6.3
1 parent ad1f327 commit a5a4509

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.1
1+
2.6.3

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rubocop:disable LineLength
22
source "https://rubygems.org"
3-
ruby "2.6.1"
3+
ruby "2.6.3"
44

55
# Enforce git to transmitted via https.
66
# workaround until bundler 2.0 is released.

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ DEPENDENCIES
10821082
zonebie (~> 0.6.1)
10831083

10841084
RUBY VERSION
1085-
ruby 2.6.1p33
1085+
ruby 2.6.3p62
10861086

10871087
BUNDLED WITH
10881088
1.17.3

0 commit comments

Comments
 (0)