Skip to content

Commit 35f7500

Browse files
Bump activesupport from 7.1.3.4 to 7.2.3.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.4 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.4...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c861af7 commit 35f7500

1 file changed

Lines changed: 17 additions & 13 deletions

File tree

docs/Gemfile.lock

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.3.4)
4+
activesupport (7.2.3.1)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
7-
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
910
drb
1011
i18n (>= 1.6, < 2)
11-
minitest (>= 5.1)
12-
mutex_m
13-
tzinfo (~> 2.0)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1, < 6)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
1416
addressable (2.8.7)
1517
public_suffix (>= 2.0.2, < 7.0)
16-
base64 (0.2.0)
17-
bigdecimal (3.1.8)
18+
base64 (0.3.0)
19+
benchmark (0.5.0)
20+
bigdecimal (4.0.1)
1821
cgi (0.4.2)
1922
colorator (1.1.0)
20-
concurrent-ruby (1.2.3)
21-
connection_pool (2.4.1)
23+
concurrent-ruby (1.3.6)
24+
connection_pool (3.0.2)
2225
csv (3.3.5)
23-
drb (2.2.1)
26+
drb (2.2.3)
2427
em-websocket (0.5.3)
2528
eventmachine (>= 0.12.9)
2629
http_parser.rb (~> 0)
@@ -45,7 +48,7 @@ GEM
4548
activesupport (>= 2)
4649
nokogiri (>= 1.4)
4750
http_parser.rb (0.8.0)
48-
i18n (1.14.5)
51+
i18n (1.14.8)
4952
concurrent-ruby (~> 1.0)
5053
jekyll (4.4.1)
5154
addressable (~> 2.4)
@@ -98,13 +101,13 @@ GEM
98101
listen (3.9.0)
99102
rb-fsevent (~> 0.10, >= 0.10.3)
100103
rb-inotify (~> 0.9, >= 0.9.10)
104+
logger (1.7.0)
101105
mercenary (0.4.0)
102106
minima (2.5.1)
103107
jekyll (>= 3.5, < 5.0)
104108
jekyll-feed (~> 0.9)
105109
jekyll-seo-tag (~> 2.1)
106-
minitest (5.24.1)
107-
mutex_m (0.2.0)
110+
minitest (5.27.0)
108111
nokogiri (1.19.1-aarch64-linux-gnu)
109112
racc (~> 1.4)
110113
nokogiri (1.19.1-arm64-darwin)
@@ -128,6 +131,7 @@ GEM
128131
google-protobuf (~> 4.28)
129132
sass-embedded (1.83.0-x86_64-linux-gnu)
130133
google-protobuf (~> 4.28)
134+
securerandom (0.4.1)
131135
terminal-table (3.0.2)
132136
unicode-display_width (>= 1.1.1, < 3)
133137
tzinfo (2.0.6)

0 commit comments

Comments
 (0)