Skip to content

Commit a386aa7

Browse files
authored
Merge pull request #1467 from MITLibraries/renovate/ruby-3.x
Update dependency ruby to v3.2.9
2 parents c4d1356 + a9fc9ea commit a386aa7

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.8
1+
3.2.9

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.8'
2+
ruby '3.2.9'
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
@@ -521,7 +521,7 @@ DEPENDENCIES
521521
zip_tricks
522522

523523
RUBY VERSION
524-
ruby 3.2.8p263
524+
ruby 3.2.9p265
525525

526526
BUNDLED WITH
527527
2.3.7

0 commit comments

Comments
 (0)