Skip to content

Commit 8755a00

Browse files
chore(deps-dev): bump activesupport from 7.2.0 to 7.2.3.1 in /docs (#1469)
Bumps [activesupport](https://github.com/rails/rails) from 7.2.0 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.2.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 777c341 commit 8755a00

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

docs/Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,35 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.0)
4+
activesupport (7.2.3.1)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
910
drb
1011
i18n (>= 1.6, < 2)
1112
logger (>= 1.4.2)
12-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1314
securerandom (>= 0.3)
1415
tzinfo (~> 2.0, >= 2.0.5)
1516
addressable (2.8.7)
1617
public_suffix (>= 2.0.2, < 7.0)
17-
base64 (0.2.0)
18-
bigdecimal (3.1.8)
18+
base64 (0.3.0)
19+
benchmark (0.5.0)
20+
bigdecimal (4.0.1)
1921
coffee-script (2.4.1)
2022
coffee-script-source
2123
execjs
2224
coffee-script-source (1.12.2)
2325
colorator (1.1.0)
2426
commonmarker (0.23.10)
25-
concurrent-ruby (1.3.4)
26-
connection_pool (2.4.1)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
2729
csv (3.3.0)
2830
dnsruby (1.72.2)
2931
simpleidn (~> 0.2.1)
30-
drb (2.2.1)
32+
drb (2.2.3)
3133
em-websocket (0.5.3)
3234
eventmachine (>= 0.12.9)
3335
http_parser.rb (~> 0)
@@ -102,7 +104,7 @@ GEM
102104
activesupport (>= 2)
103105
nokogiri (>= 1.4)
104106
http_parser.rb (0.8.0)
105-
i18n (1.14.5)
107+
i18n (1.14.8)
106108
concurrent-ruby (~> 1.0)
107109
jekyll (3.10.0)
108110
addressable (~> 2.4)
@@ -230,7 +232,7 @@ GEM
230232
jekyll (>= 3.5, < 5.0)
231233
jekyll-feed (~> 0.9)
232234
jekyll-seo-tag (~> 2.1)
233-
minitest (5.24.1)
235+
minitest (5.27.0)
234236
net-http (0.9.1)
235237
uri (>= 0.11.1)
236238
nokogiri (1.19.1)
@@ -262,7 +264,7 @@ GEM
262264
sawyer (0.9.2)
263265
addressable (>= 2.3.5)
264266
faraday (>= 0.17.3, < 3)
265-
securerandom (0.3.1)
267+
securerandom (0.4.1)
266268
simpleidn (0.2.3)
267269
terminal-table (1.8.0)
268270
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)