We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9250c commit f59acf7Copy full SHA for f59acf7
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.6'
11
12
# Fix vulnerabilities
13
gem 'rexml', '>= 3.3.9'
0 commit comments