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 7df15fe commit 5270db9Copy full SHA for 5270db9
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.3.4'
+ruby '3.3.5'
5
6
gem 'cocoapods', '~> 1.11', '>= 1.11.2'
example/Gemfile.lock
@@ -107,7 +107,7 @@ DEPENDENCIES
107
cocoapods (~> 1.11, >= 1.11.2)
108
109
RUBY VERSION
110
- ruby 3.3.4p94
+ ruby 3.3.5p100
111
112
BUNDLED WITH
113
2.5.9
0 commit comments