Skip to content

Commit 9519d7c

Browse files
authored
Merge pull request #972 from MITLibraries/renovate/ruby-3.x
Update dependency ruby to v3.4.10
2 parents 41ea722 + 25e9b7b commit 9519d7c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.9
1+
3.4.10

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby '3.4.9'
4+
ruby '3.4.10'
55

66
gem 'aws-sdk-lambda'
77
gem 'aws-sdk-sts'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ DEPENDENCIES
525525
webmock
526526

527527
RUBY VERSION
528-
ruby 3.4.9p82
528+
ruby 3.4.10p104
529529

530530
BUNDLED WITH
531531
2.7.2

0 commit comments

Comments
 (0)