Skip to content

Commit dfbd610

Browse files
build(deps): bump activesupport in /spec/rails7_stub
Bumps [activesupport](https://github.com/rails/rails) from 7.2.2.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.2.2.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 0231112 commit dfbd610

File tree

1 file changed

+66
-62
lines changed

1 file changed

+66
-62
lines changed

spec/rails7_stub/Gemfile.lock

Lines changed: 66 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,73 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2.2)
5-
actionpack (= 7.2.2.2)
6-
activesupport (= 7.2.2.2)
4+
actioncable (7.2.3.1)
5+
actionpack (= 7.2.3.1)
6+
activesupport (= 7.2.3.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.2.2)
11-
actionpack (= 7.2.2.2)
12-
activejob (= 7.2.2.2)
13-
activerecord (= 7.2.2.2)
14-
activestorage (= 7.2.2.2)
15-
activesupport (= 7.2.2.2)
10+
actionmailbox (7.2.3.1)
11+
actionpack (= 7.2.3.1)
12+
activejob (= 7.2.3.1)
13+
activerecord (= 7.2.3.1)
14+
activestorage (= 7.2.3.1)
15+
activesupport (= 7.2.3.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.2.2)
18-
actionpack (= 7.2.2.2)
19-
actionview (= 7.2.2.2)
20-
activejob (= 7.2.2.2)
21-
activesupport (= 7.2.2.2)
17+
actionmailer (7.2.3.1)
18+
actionpack (= 7.2.3.1)
19+
actionview (= 7.2.3.1)
20+
activejob (= 7.2.3.1)
21+
activesupport (= 7.2.3.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2.2)
25-
actionview (= 7.2.2.2)
26-
activesupport (= 7.2.2.2)
24+
actionpack (7.2.3.1)
25+
actionview (= 7.2.3.1)
26+
activesupport (= 7.2.3.1)
27+
cgi
2728
nokogiri (>= 1.8.5)
2829
racc
29-
rack (>= 2.2.4, < 3.2)
30+
rack (>= 2.2.4, < 3.3)
3031
rack-session (>= 1.0.1)
3132
rack-test (>= 0.6.3)
3233
rails-dom-testing (~> 2.2)
3334
rails-html-sanitizer (~> 1.6)
3435
useragent (~> 0.16)
35-
actiontext (7.2.2.2)
36-
actionpack (= 7.2.2.2)
37-
activerecord (= 7.2.2.2)
38-
activestorage (= 7.2.2.2)
39-
activesupport (= 7.2.2.2)
36+
actiontext (7.2.3.1)
37+
actionpack (= 7.2.3.1)
38+
activerecord (= 7.2.3.1)
39+
activestorage (= 7.2.3.1)
40+
activesupport (= 7.2.3.1)
4041
globalid (>= 0.6.0)
4142
nokogiri (>= 1.8.5)
42-
actionview (7.2.2.2)
43-
activesupport (= 7.2.2.2)
43+
actionview (7.2.3.1)
44+
activesupport (= 7.2.3.1)
4445
builder (~> 3.1)
46+
cgi
4547
erubi (~> 1.11)
4648
rails-dom-testing (~> 2.2)
4749
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.2.2)
49-
activesupport (= 7.2.2.2)
50+
activejob (7.2.3.1)
51+
activesupport (= 7.2.3.1)
5052
globalid (>= 0.3.6)
51-
activemodel (7.2.2.2)
52-
activesupport (= 7.2.2.2)
53-
activerecord (7.2.2.2)
54-
activemodel (= 7.2.2.2)
55-
activesupport (= 7.2.2.2)
53+
activemodel (7.2.3.1)
54+
activesupport (= 7.2.3.1)
55+
activerecord (7.2.3.1)
56+
activemodel (= 7.2.3.1)
57+
activesupport (= 7.2.3.1)
5658
timeout (>= 0.4.0)
5759
activerecord-jdbc-adapter (72.1-java)
5860
activerecord (~> 7.2.2)
5961
activerecord-jdbcpostgresql-adapter (72.1-java)
6062
activerecord-jdbc-adapter (= 72.1)
6163
jdbc-postgres (>= 9.4, < 43)
62-
activestorage (7.2.2.2)
63-
actionpack (= 7.2.2.2)
64-
activejob (= 7.2.2.2)
65-
activerecord (= 7.2.2.2)
66-
activesupport (= 7.2.2.2)
64+
activestorage (7.2.3.1)
65+
actionpack (= 7.2.3.1)
66+
activejob (= 7.2.3.1)
67+
activerecord (= 7.2.3.1)
68+
activesupport (= 7.2.3.1)
6769
marcel (~> 1.0)
68-
activesupport (7.2.2.2)
70+
activesupport (7.2.3.1)
6971
base64
7072
benchmark (>= 0.3)
7173
bigdecimal
@@ -74,18 +76,18 @@ GEM
7476
drb
7577
i18n (>= 1.6, < 2)
7678
logger (>= 1.4.2)
77-
minitest (>= 5.1)
79+
minitest (>= 5.1, < 6)
7880
securerandom (>= 0.3)
7981
tzinfo (~> 2.0, >= 2.0.5)
8082
base64 (0.3.0)
81-
benchmark (0.4.1)
82-
bigdecimal (3.3.1)
83-
bigdecimal (3.3.1-java)
83+
benchmark (0.5.0)
84+
bigdecimal (4.0.1)
85+
bigdecimal (4.0.1-java)
8486
builder (3.3.0)
8587
cgi (0.5.0)
8688
cgi (0.5.0-java)
87-
concurrent-ruby (1.3.5)
88-
connection_pool (2.5.4)
89+
concurrent-ruby (1.3.6)
90+
connection_pool (3.0.2)
8991
crass (1.0.6)
9092
date (3.4.1)
9193
date (3.4.1-java)
@@ -97,7 +99,7 @@ GEM
9799
erubi (1.13.1)
98100
globalid (1.3.0)
99101
activesupport (>= 6.1)
100-
i18n (1.14.7)
102+
i18n (1.14.8)
101103
concurrent-ruby (~> 1.0)
102104
io-console (0.8.1)
103105
io-console (0.8.1-java)
@@ -118,7 +120,7 @@ GEM
118120
net-smtp
119121
marcel (1.1.0)
120122
mini_mime (1.1.5)
121-
minitest (5.26.0)
123+
minitest (5.27.0)
122124
net-imap (0.5.12)
123125
date
124126
net-protocol
@@ -153,34 +155,36 @@ GEM
153155
rack (>= 1.3)
154156
rackup (2.2.1)
155157
rack (>= 3)
156-
rails (7.2.2.2)
157-
actioncable (= 7.2.2.2)
158-
actionmailbox (= 7.2.2.2)
159-
actionmailer (= 7.2.2.2)
160-
actionpack (= 7.2.2.2)
161-
actiontext (= 7.2.2.2)
162-
actionview (= 7.2.2.2)
163-
activejob (= 7.2.2.2)
164-
activemodel (= 7.2.2.2)
165-
activerecord (= 7.2.2.2)
166-
activestorage (= 7.2.2.2)
167-
activesupport (= 7.2.2.2)
158+
rails (7.2.3.1)
159+
actioncable (= 7.2.3.1)
160+
actionmailbox (= 7.2.3.1)
161+
actionmailer (= 7.2.3.1)
162+
actionpack (= 7.2.3.1)
163+
actiontext (= 7.2.3.1)
164+
actionview (= 7.2.3.1)
165+
activejob (= 7.2.3.1)
166+
activemodel (= 7.2.3.1)
167+
activerecord (= 7.2.3.1)
168+
activestorage (= 7.2.3.1)
169+
activesupport (= 7.2.3.1)
168170
bundler (>= 1.15.0)
169-
railties (= 7.2.2.2)
171+
railties (= 7.2.3.1)
170172
rails-dom-testing (2.3.0)
171173
activesupport (>= 5.0.0)
172174
minitest
173175
nokogiri (>= 1.6)
174176
rails-html-sanitizer (1.6.2)
175177
loofah (~> 2.21)
176178
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
177-
railties (7.2.2.2)
178-
actionpack (= 7.2.2.2)
179-
activesupport (= 7.2.2.2)
179+
railties (7.2.3.1)
180+
actionpack (= 7.2.3.1)
181+
activesupport (= 7.2.3.1)
182+
cgi
180183
irb (~> 1.13)
181184
rackup (>= 1.0.0)
182185
rake (>= 12.2)
183186
thor (~> 1.0, >= 1.2.2)
187+
tsort (>= 0.2)
184188
zeitwerk (~> 2.6)
185189
rake (13.3.0)
186190
rdoc (6.15.0)

0 commit comments

Comments
 (0)