Skip to content

Commit 92c6806

Browse files
authored
Merge pull request #1461 from MITLibraries/renovate/ruby-3.x
Update dependency ruby to v3.2.8
2 parents 1eff721 + 10f452c commit 92c6806

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-
3.2.7
1+
3.2.8

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 '3.2.7'
2+
ruby '3.2.8'
33

44
git_source(:github) do |repo_name|
55
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/')

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ DEPENDENCIES
507507
zip_tricks
508508

509509
RUBY VERSION
510-
ruby 3.2.7p253
510+
ruby 3.2.8p263
511511

512512
BUNDLED WITH
513513
2.3.7

0 commit comments

Comments
 (0)