Skip to content

Commit a7836c1

Browse files
chore(deps): update dependency ruby to v3.4.4 (#527)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1010c20 commit a7836c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

33
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
4-
ruby '3.4.3'
4+
ruby '3.4.4'
55

66
gem 'cocoapods', '~> 1.11', '>= 1.11.2'

example/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ DEPENDENCIES
109109
cocoapods (~> 1.11, >= 1.11.2)
110110

111111
RUBY VERSION
112-
ruby 3.4.3p32
112+
ruby 3.4.4p34
113113

114114
BUNDLED WITH
115115
2.5.9

0 commit comments

Comments
 (0)