Skip to content

Commit 07f3eae

Browse files
chore(deps): update dependency concurrent-ruby to '< 1.3.7'
1 parent 02fe44b commit 07f3eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ruby '>= 2.6.10'
77
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
88
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
99
gem 'xcodeproj', '< 1.26.0'
10-
gem 'concurrent-ruby', '< 1.3.5'
10+
gem 'concurrent-ruby', '< 1.3.7'
1111

1212
# Ruby 3.4.0 has removed some libraries from the standard library.
1313
gem 'bigdecimal'

0 commit comments

Comments
 (0)