Skip to content

Commit f66db9f

Browse files
chore(deps-dev): bump rails from 7.0.7.2 to 7.1.5.1
Bumps [rails](https://github.com/rails/rails) from 7.0.7.2 to 7.1.5.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.7.2...v7.1.5.1) --- updated-dependencies: - dependency-name: rails dependency-version: 7.1.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b1b873 commit f66db9f

File tree

1 file changed

+131
-85
lines changed

1 file changed

+131
-85
lines changed

Gemfile.lock

Lines changed: 131 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -9,70 +9,82 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actioncable (7.0.7.2)
13-
actionpack (= 7.0.7.2)
14-
activesupport (= 7.0.7.2)
12+
actioncable (7.1.5.1)
13+
actionpack (= 7.1.5.1)
14+
activesupport (= 7.1.5.1)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
17-
actionmailbox (7.0.7.2)
18-
actionpack (= 7.0.7.2)
19-
activejob (= 7.0.7.2)
20-
activerecord (= 7.0.7.2)
21-
activestorage (= 7.0.7.2)
22-
activesupport (= 7.0.7.2)
17+
zeitwerk (~> 2.6)
18+
actionmailbox (7.1.5.1)
19+
actionpack (= 7.1.5.1)
20+
activejob (= 7.1.5.1)
21+
activerecord (= 7.1.5.1)
22+
activestorage (= 7.1.5.1)
23+
activesupport (= 7.1.5.1)
2324
mail (>= 2.7.1)
2425
net-imap
2526
net-pop
2627
net-smtp
27-
actionmailer (7.0.7.2)
28-
actionpack (= 7.0.7.2)
29-
actionview (= 7.0.7.2)
30-
activejob (= 7.0.7.2)
31-
activesupport (= 7.0.7.2)
28+
actionmailer (7.1.5.1)
29+
actionpack (= 7.1.5.1)
30+
actionview (= 7.1.5.1)
31+
activejob (= 7.1.5.1)
32+
activesupport (= 7.1.5.1)
3233
mail (~> 2.5, >= 2.5.4)
3334
net-imap
3435
net-pop
3536
net-smtp
36-
rails-dom-testing (~> 2.0)
37-
actionpack (7.0.7.2)
38-
actionview (= 7.0.7.2)
39-
activesupport (= 7.0.7.2)
40-
rack (~> 2.0, >= 2.2.4)
37+
rails-dom-testing (~> 2.2)
38+
actionpack (7.1.5.1)
39+
actionview (= 7.1.5.1)
40+
activesupport (= 7.1.5.1)
41+
nokogiri (>= 1.8.5)
42+
racc
43+
rack (>= 2.2.4)
44+
rack-session (>= 1.0.1)
4145
rack-test (>= 0.6.3)
42-
rails-dom-testing (~> 2.0)
43-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
44-
actiontext (7.0.7.2)
45-
actionpack (= 7.0.7.2)
46-
activerecord (= 7.0.7.2)
47-
activestorage (= 7.0.7.2)
48-
activesupport (= 7.0.7.2)
46+
rails-dom-testing (~> 2.2)
47+
rails-html-sanitizer (~> 1.6)
48+
actiontext (7.1.5.1)
49+
actionpack (= 7.1.5.1)
50+
activerecord (= 7.1.5.1)
51+
activestorage (= 7.1.5.1)
52+
activesupport (= 7.1.5.1)
4953
globalid (>= 0.6.0)
5054
nokogiri (>= 1.8.5)
51-
actionview (7.0.7.2)
52-
activesupport (= 7.0.7.2)
55+
actionview (7.1.5.1)
56+
activesupport (= 7.1.5.1)
5357
builder (~> 3.1)
54-
erubi (~> 1.4)
55-
rails-dom-testing (~> 2.0)
56-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
57-
activejob (7.0.7.2)
58-
activesupport (= 7.0.7.2)
58+
erubi (~> 1.11)
59+
rails-dom-testing (~> 2.2)
60+
rails-html-sanitizer (~> 1.6)
61+
activejob (7.1.5.1)
62+
activesupport (= 7.1.5.1)
5963
globalid (>= 0.3.6)
60-
activemodel (7.0.7.2)
61-
activesupport (= 7.0.7.2)
62-
activerecord (7.0.7.2)
63-
activemodel (= 7.0.7.2)
64-
activesupport (= 7.0.7.2)
65-
activestorage (7.0.7.2)
66-
actionpack (= 7.0.7.2)
67-
activejob (= 7.0.7.2)
68-
activerecord (= 7.0.7.2)
69-
activesupport (= 7.0.7.2)
64+
activemodel (7.1.5.1)
65+
activesupport (= 7.1.5.1)
66+
activerecord (7.1.5.1)
67+
activemodel (= 7.1.5.1)
68+
activesupport (= 7.1.5.1)
69+
timeout (>= 0.4.0)
70+
activestorage (7.1.5.1)
71+
actionpack (= 7.1.5.1)
72+
activejob (= 7.1.5.1)
73+
activerecord (= 7.1.5.1)
74+
activesupport (= 7.1.5.1)
7075
marcel (~> 1.0)
71-
mini_mime (>= 1.1.0)
72-
activesupport (7.0.7.2)
76+
activesupport (7.1.5.1)
77+
base64
78+
benchmark (>= 0.3)
79+
bigdecimal
7380
concurrent-ruby (~> 1.0, >= 1.0.2)
81+
connection_pool (>= 2.2.5)
82+
drb
7483
i18n (>= 1.6, < 2)
84+
logger (>= 1.4.2)
7585
minitest (>= 5.1)
86+
mutex_m
87+
securerandom (>= 0.3)
7688
tzinfo (~> 2.0)
7789
addressable (2.8.5)
7890
public_suffix (>= 2.0.2, < 6.0)
@@ -96,15 +108,23 @@ GEM
96108
async
97109
async-pool (0.4.0)
98110
async (>= 1.25)
99-
builder (3.2.4)
100-
concurrent-ruby (1.2.2)
111+
base64 (0.3.0)
112+
benchmark (0.4.1)
113+
bigdecimal (3.2.2)
114+
builder (3.3.0)
115+
cgi (0.5.0)
116+
concurrent-ruby (1.3.5)
117+
connection_pool (2.5.3)
101118
console (1.23.2)
102119
fiber-annotation
103120
fiber-local
104121
crass (1.0.6)
105-
date (3.3.3)
122+
date (3.4.1)
106123
diff-lcs (1.5.0)
107-
erubi (1.12.0)
124+
drb (2.2.3)
125+
erb (4.0.4)
126+
cgi (>= 0.3.3)
127+
erubi (1.13.1)
108128
faraday (2.7.10)
109129
faraday-net_http (>= 2.0, < 3.1)
110130
ruby2_keywords (>= 0.0.4)
@@ -122,12 +142,18 @@ GEM
122142
octokit (~> 4.6)
123143
rainbow (>= 2.2.1)
124144
rake (>= 10.0)
125-
globalid (1.2.0)
145+
globalid (1.2.1)
126146
activesupport (>= 6.1)
127-
i18n (1.14.1)
147+
i18n (1.14.7)
128148
concurrent-ruby (~> 1.0)
149+
io-console (0.8.1)
129150
io-event (1.3.2)
151+
irb (1.15.2)
152+
pp (>= 0.6.0)
153+
rdoc (>= 4.0.0)
154+
reline (>= 0.4.2)
130155
json (2.6.3)
156+
logger (1.7.0)
131157
loofah (2.24.1)
132158
crass (~> 1.0.2)
133159
nokogiri (>= 1.12.0)
@@ -136,70 +162,87 @@ GEM
136162
net-imap
137163
net-pop
138164
net-smtp
139-
marcel (1.0.2)
140-
method_source (1.0.0)
165+
marcel (1.0.4)
141166
mini_mime (1.1.5)
142-
minitest (5.19.0)
167+
minitest (5.25.5)
143168
multi_json (1.15.0)
144-
net-imap (0.3.7)
169+
mutex_m (0.3.0)
170+
net-imap (0.5.9)
145171
date
146172
net-protocol
147173
net-pop (0.1.2)
148174
net-protocol
149-
net-protocol (0.2.1)
175+
net-protocol (0.2.2)
150176
timeout
151-
net-smtp (0.3.3)
177+
net-smtp (0.5.1)
152178
net-protocol
153-
nio4r (2.5.9)
179+
nio4r (2.7.4)
154180
nokogiri (1.18.9-arm64-darwin)
155181
racc (~> 1.4)
156182
nokogiri (1.18.9-x86_64-linux-gnu)
157183
racc (~> 1.4)
158184
octokit (4.25.1)
159185
faraday (>= 1, < 3)
160186
sawyer (~> 0.9)
187+
pp (0.6.2)
188+
prettyprint
189+
prettyprint (0.2.0)
161190
protocol-hpack (1.4.2)
162191
protocol-http (0.24.7)
163192
protocol-http1 (0.15.1)
164193
protocol-http (~> 0.22)
165194
protocol-http2 (0.15.1)
166195
protocol-hpack (~> 1.4)
167196
protocol-http (~> 0.18)
197+
psych (5.2.6)
198+
date
199+
stringio
168200
public_suffix (5.0.3)
169201
racc (1.8.1)
170-
rack (2.2.14)
171-
rack-test (2.1.0)
202+
rack (3.2.0)
203+
rack-session (2.1.1)
204+
base64 (>= 0.1.0)
205+
rack (>= 3.0.0)
206+
rack-test (2.2.0)
172207
rack (>= 1.3)
173-
rails (7.0.7.2)
174-
actioncable (= 7.0.7.2)
175-
actionmailbox (= 7.0.7.2)
176-
actionmailer (= 7.0.7.2)
177-
actionpack (= 7.0.7.2)
178-
actiontext (= 7.0.7.2)
179-
actionview (= 7.0.7.2)
180-
activejob (= 7.0.7.2)
181-
activemodel (= 7.0.7.2)
182-
activerecord (= 7.0.7.2)
183-
activestorage (= 7.0.7.2)
184-
activesupport (= 7.0.7.2)
208+
rackup (2.2.1)
209+
rack (>= 3)
210+
rails (7.1.5.1)
211+
actioncable (= 7.1.5.1)
212+
actionmailbox (= 7.1.5.1)
213+
actionmailer (= 7.1.5.1)
214+
actionpack (= 7.1.5.1)
215+
actiontext (= 7.1.5.1)
216+
actionview (= 7.1.5.1)
217+
activejob (= 7.1.5.1)
218+
activemodel (= 7.1.5.1)
219+
activerecord (= 7.1.5.1)
220+
activestorage (= 7.1.5.1)
221+
activesupport (= 7.1.5.1)
185222
bundler (>= 1.15.0)
186-
railties (= 7.0.7.2)
187-
rails-dom-testing (2.2.0)
223+
railties (= 7.1.5.1)
224+
rails-dom-testing (2.3.0)
188225
activesupport (>= 5.0.0)
189226
minitest
190227
nokogiri (>= 1.6)
191-
rails-html-sanitizer (1.6.1)
228+
rails-html-sanitizer (1.6.2)
192229
loofah (~> 2.21)
193230
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)
194-
railties (7.0.7.2)
195-
actionpack (= 7.0.7.2)
196-
activesupport (= 7.0.7.2)
197-
method_source
231+
railties (7.1.5.1)
232+
actionpack (= 7.1.5.1)
233+
activesupport (= 7.1.5.1)
234+
irb
235+
rackup (>= 1.0.0)
198236
rake (>= 12.2)
199-
thor (~> 1.0)
200-
zeitwerk (~> 2.5)
237+
thor (~> 1.0, >= 1.2.2)
238+
zeitwerk (~> 2.6)
201239
rainbow (3.1.1)
202-
rake (13.0.6)
240+
rake (13.3.0)
241+
rdoc (6.14.2)
242+
erb
243+
psych (>= 4.0.0)
244+
reline (0.6.2)
245+
io-console (~> 0.5)
203246
request_store (1.5.1)
204247
rack (>= 1.4)
205248
rspec (3.12.0)
@@ -219,16 +262,19 @@ GEM
219262
sawyer (0.9.2)
220263
addressable (>= 2.3.5)
221264
faraday (>= 0.17.3, < 3)
265+
securerandom (0.4.1)
266+
stringio (3.1.7)
222267
thor (1.4.0)
223-
timeout (0.4.0)
268+
timeout (0.4.3)
224269
timers (4.3.5)
225270
traces (0.11.1)
226271
tzinfo (2.0.6)
227272
concurrent-ruby (~> 1.0)
228-
websocket-driver (0.7.6)
273+
websocket-driver (0.8.0)
274+
base64
229275
websocket-extensions (>= 0.1.0)
230276
websocket-extensions (0.1.5)
231-
zeitwerk (2.6.11)
277+
zeitwerk (2.6.18)
232278

233279
PLATFORMS
234280
arm64-darwin-22

0 commit comments

Comments
 (0)