We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1010c20 commit a7836c1Copy full SHA for a7836c1
example/Gemfile
@@ -1,6 +1,6 @@
1
source 'https://rubygems.org'
2
3
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
4
-ruby '3.4.3'
+ruby '3.4.4'
5
6
gem 'cocoapods', '~> 1.11', '>= 1.11.2'
example/Gemfile.lock
@@ -109,7 +109,7 @@ DEPENDENCIES
109
cocoapods (~> 1.11, >= 1.11.2)
110
111
RUBY VERSION
112
- ruby 3.4.3p32
+ ruby 3.4.4p34
113
114
BUNDLED WITH
115
2.5.9
0 commit comments