Skip to content

Commit 11752ab

Browse files
committed
upgrade ruby 2.6.3 -> 2.7.2
1 parent e4292fb commit 11752ab

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.6
1+
2.7.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"
2+
ruby "~> 2.7"
33

44
# Server
55
gem 'rails'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1623,7 +1623,7 @@ DEPENDENCIES
16231623
webpacker
16241624

16251625
RUBY VERSION
1626-
ruby 2.6.3p62
1626+
ruby 2.7.2p137
16271627

16281628
BUNDLED WITH
16291629
2.1.4

0 commit comments

Comments
 (0)