Skip to content

Commit cda5305

Browse files
dependabot[bot]robhoes
authored andcommitted
build(deps-dev): bump activesupport from 7.0.7.2 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.0.7.2 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.0.7.2...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 c1f38c7 commit cda5305

1 file changed

Lines changed: 20 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,34 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.7.2)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
activesupport (7.2.3.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
611
i18n (>= 1.6, < 2)
7-
minitest (>= 5.1)
8-
tzinfo (~> 2.0)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1, < 6)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
916
addressable (2.8.4)
1017
public_suffix (>= 2.0.2, < 6.0)
18+
base64 (0.3.0)
19+
benchmark (0.5.0)
20+
bigdecimal (4.0.1)
1121
coffee-script (2.4.1)
1222
coffee-script-source
1323
execjs
1424
coffee-script-source (1.11.1)
1525
colorator (1.1.0)
1626
commonmarker (0.23.10)
17-
concurrent-ruby (1.2.2)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
1829
dnsruby (1.70.0)
1930
simpleidn (~> 0.2.1)
31+
drb (2.2.3)
2032
em-websocket (0.5.3)
2133
eventmachine (>= 0.12.9)
2234
http_parser.rb (~> 0)
@@ -96,7 +108,7 @@ GEM
96108
typhoeus (~> 1.3)
97109
yell (~> 2.0)
98110
http_parser.rb (0.8.0)
99-
i18n (1.14.1)
111+
i18n (1.14.8)
100112
concurrent-ruby (~> 1.0)
101113
jekyll (3.9.3)
102114
addressable (~> 2.4)
@@ -222,7 +234,7 @@ GEM
222234
jekyll (>= 3.5, < 5.0)
223235
jekyll-feed (~> 0.9)
224236
jekyll-seo-tag (~> 2.1)
225-
minitest (5.19.0)
237+
minitest (5.27.0)
226238
net-http (0.9.1)
227239
uri (>= 0.11.1)
228240
nokogiri (1.19.1)
@@ -252,6 +264,7 @@ GEM
252264
sawyer (0.9.2)
253265
addressable (>= 2.3.5)
254266
faraday (>= 0.17.3, < 3)
267+
securerandom (0.4.1)
255268
simpleidn (0.2.1)
256269
unf (~> 0.1.4)
257270
terminal-table (1.8.0)

0 commit comments

Comments
 (0)