Skip to content

Commit 2dc9aa8

Browse files
committed
Bump up EOL version
1 parent 8e1eb54 commit 2dc9aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ URI_BASE = 'https://cache.ruby-lang.org/pub/ruby/'
5656

5757
# 'rake sync' checks the tarballs in the directories after RUBY_EOL_VERSION.
5858
# https://www.ruby-lang.org/en/downloads/branches/
59-
RUBY_EOL_VERSION = '2.6'
59+
RUBY_EOL_VERSION = '3.1'
6060

6161
def make_entry(relpath)
6262
uri = URI_BASE + relpath

0 commit comments

Comments
 (0)