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 d97de7c commit 33eaf45Copy full SHA for 33eaf45
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.2'
+ruby '3.3.3'
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.2p78
+ ruby 3.3.3p89
111
112
BUNDLED WITH
113
2.5.9
0 commit comments