Skip to content

Commit 2e732b6

Browse files
build(deps): bump activesupport in the bundler group across 1 directory (#398)
Automatic merge of Dependabot PR
1 parent 416f3fa commit 2e732b6

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.2.1)
8+
activesupport (7.2.3.1)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
@@ -14,7 +14,7 @@ GEM
1414
drb
1515
i18n (>= 1.6, < 2)
1616
logger (>= 1.4.2)
17-
minitest (>= 5.1)
17+
minitest (>= 5.1, < 6)
1818
securerandom (>= 0.3)
1919
tzinfo (~> 2.0, >= 2.0.5)
2020
addressable (2.8.7)
@@ -23,9 +23,9 @@ GEM
2323
httpclient (~> 2.8, >= 2.8.3)
2424
json (>= 1.5.1)
2525
atomos (0.1.3)
26-
base64 (0.2.0)
27-
benchmark (0.4.0)
28-
bigdecimal (3.1.9)
26+
base64 (0.3.0)
27+
benchmark (0.5.0)
28+
bigdecimal (4.0.1)
2929
claide (1.1.0)
3030
cocoapods (1.16.2)
3131
addressable (~> 2.8)
@@ -65,9 +65,9 @@ GEM
6565
netrc (~> 0.11)
6666
cocoapods-try (1.2.0)
6767
colored2 (3.1.2)
68-
concurrent-ruby (1.3.5)
69-
connection_pool (2.5.0)
70-
drb (2.2.1)
68+
concurrent-ruby (1.3.6)
69+
connection_pool (3.0.2)
70+
drb (2.2.3)
7171
escape (0.0.4)
7272
ethon (0.16.0)
7373
ffi (>= 1.15.0)
@@ -76,11 +76,11 @@ GEM
7676
fuzzy_match (2.0.4)
7777
gh_inspector (1.1.3)
7878
httpclient (2.8.3)
79-
i18n (1.14.7)
79+
i18n (1.14.8)
8080
concurrent-ruby (~> 1.0)
8181
json (2.10.2)
82-
logger (1.6.6)
83-
minitest (5.25.4)
82+
logger (1.7.0)
83+
minitest (5.27.0)
8484
molinillo (0.8.0)
8585
nanaimo (0.4.0)
8686
nap (1.1.0)

0 commit comments

Comments
 (0)