Skip to content

Commit 795da27

Browse files
Merge pull request #602 from OpenDTU-App/dependabot/bundler/bundler-0f363c4924
Bump concurrent-ruby from 1.3.3 to 1.3.7 in the bundler group across 1 directory
2 parents df87193 + 972913f commit 795da27

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.4'
10+
gem 'concurrent-ruby', '< 1.3.8'
1111

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ GEM
6565
netrc (~> 0.11)
6666
cocoapods-try (1.2.0)
6767
colored2 (3.1.2)
68-
concurrent-ruby (1.3.3)
68+
concurrent-ruby (1.3.7)
6969
connection_pool (3.0.2)
7070
drb (2.2.3)
7171
escape (0.0.4)
@@ -112,7 +112,7 @@ DEPENDENCIES
112112
benchmark
113113
bigdecimal
114114
cocoapods (>= 1.13, != 1.15.1, != 1.15.0)
115-
concurrent-ruby (< 1.3.4)
115+
concurrent-ruby (< 1.3.8)
116116
logger
117117
mutex_m
118118
nkf

0 commit comments

Comments
 (0)