Skip to content

Commit 571ebfa

Browse files
authored
Merge pull request pytorch#1300 from atalman/bump_ruby_ver
Update ruby version
2 parents fe2ee3b + 085df9d commit 571ebfa

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.10
1+
2.7.7

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "https://rubygems.org"
2-
ruby "2.6.10"
2+
ruby "2.7.7"
33

44
group :jekyll_plugins do
55
gem "github-pages"

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ DEPENDENCIES
271271
jekyll-paginate-v2
272272

273273
RUBY VERSION
274-
ruby 2.6.10p210
274+
ruby 2.7.7p221
275275

276276
BUNDLED WITH
277277
1.17.2

0 commit comments

Comments
 (0)