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 5ee456c commit 6b811d7Copy full SHA for 6b811d7
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.4'
+ruby '3.4.5'
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.4p34
+ ruby 3.4.5p51
113
114
BUNDLED WITH
115
2.5.9
0 commit comments