We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02fe44b commit 07f3eaeCopy full SHA for 07f3eae
example/Gemfile
@@ -7,7 +7,7 @@ ruby '>= 2.6.10'
7
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
8
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
9
gem 'xcodeproj', '< 1.26.0'
10
-gem 'concurrent-ruby', '< 1.3.5'
+gem 'concurrent-ruby', '< 1.3.7'
11
12
# Ruby 3.4.0 has removed some libraries from the standard library.
13
gem 'bigdecimal'
0 commit comments