Skip to content

Commit 29a1f14

Browse files
Bump rails from 7.1.4.1 to 7.1.5
Bumps [rails](https://github.com/rails/rails) from 7.1.4.1 to 7.1.5. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.4.1...v7.1.5) --- updated-dependencies: - dependency-name: rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff8cf62 commit 29a1f14

File tree

1 file changed

+74
-69
lines changed

1 file changed

+74
-69
lines changed

Gemfile.lock

Lines changed: 74 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -7,85 +7,89 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (7.1.4.1)
11-
actionpack (= 7.1.4.1)
12-
activesupport (= 7.1.4.1)
10+
actioncable (7.1.5)
11+
actionpack (= 7.1.5)
12+
activesupport (= 7.1.5)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
16-
actionmailbox (7.1.4.1)
17-
actionpack (= 7.1.4.1)
18-
activejob (= 7.1.4.1)
19-
activerecord (= 7.1.4.1)
20-
activestorage (= 7.1.4.1)
21-
activesupport (= 7.1.4.1)
16+
actionmailbox (7.1.5)
17+
actionpack (= 7.1.5)
18+
activejob (= 7.1.5)
19+
activerecord (= 7.1.5)
20+
activestorage (= 7.1.5)
21+
activesupport (= 7.1.5)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.1.4.1)
27-
actionpack (= 7.1.4.1)
28-
actionview (= 7.1.4.1)
29-
activejob (= 7.1.4.1)
30-
activesupport (= 7.1.4.1)
26+
actionmailer (7.1.5)
27+
actionpack (= 7.1.5)
28+
actionview (= 7.1.5)
29+
activejob (= 7.1.5)
30+
activesupport (= 7.1.5)
3131
mail (~> 2.5, >= 2.5.4)
3232
net-imap
3333
net-pop
3434
net-smtp
3535
rails-dom-testing (~> 2.2)
36-
actionpack (7.1.4.1)
37-
actionview (= 7.1.4.1)
38-
activesupport (= 7.1.4.1)
36+
actionpack (7.1.5)
37+
actionview (= 7.1.5)
38+
activesupport (= 7.1.5)
3939
nokogiri (>= 1.8.5)
4040
racc
4141
rack (>= 2.2.4)
4242
rack-session (>= 1.0.1)
4343
rack-test (>= 0.6.3)
4444
rails-dom-testing (~> 2.2)
4545
rails-html-sanitizer (~> 1.6)
46-
actiontext (7.1.4.1)
47-
actionpack (= 7.1.4.1)
48-
activerecord (= 7.1.4.1)
49-
activestorage (= 7.1.4.1)
50-
activesupport (= 7.1.4.1)
46+
actiontext (7.1.5)
47+
actionpack (= 7.1.5)
48+
activerecord (= 7.1.5)
49+
activestorage (= 7.1.5)
50+
activesupport (= 7.1.5)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (7.1.4.1)
54-
activesupport (= 7.1.4.1)
53+
actionview (7.1.5)
54+
activesupport (= 7.1.5)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (7.1.4.1)
60-
activesupport (= 7.1.4.1)
59+
activejob (7.1.5)
60+
activesupport (= 7.1.5)
6161
globalid (>= 0.3.6)
62-
activemodel (7.1.4.1)
63-
activesupport (= 7.1.4.1)
64-
activerecord (7.1.4.1)
65-
activemodel (= 7.1.4.1)
66-
activesupport (= 7.1.4.1)
62+
activemodel (7.1.5)
63+
activesupport (= 7.1.5)
64+
activerecord (7.1.5)
65+
activemodel (= 7.1.5)
66+
activesupport (= 7.1.5)
6767
timeout (>= 0.4.0)
68-
activestorage (7.1.4.1)
69-
actionpack (= 7.1.4.1)
70-
activejob (= 7.1.4.1)
71-
activerecord (= 7.1.4.1)
72-
activesupport (= 7.1.4.1)
68+
activestorage (7.1.5)
69+
actionpack (= 7.1.5)
70+
activejob (= 7.1.5)
71+
activerecord (= 7.1.5)
72+
activesupport (= 7.1.5)
7373
marcel (~> 1.0)
74-
activesupport (7.1.4.1)
74+
activesupport (7.1.5)
7575
base64
76+
benchmark (>= 0.3)
7677
bigdecimal
7778
concurrent-ruby (~> 1.0, >= 1.0.2)
7879
connection_pool (>= 2.2.5)
7980
drb
8081
i18n (>= 1.6, < 2)
82+
logger (>= 1.4.2)
8183
minitest (>= 5.1)
8284
mutex_m
85+
securerandom (>= 0.3)
8386
tzinfo (~> 2.0)
8487
addressable (2.8.7)
8588
public_suffix (>= 2.0.2, < 7.0)
8689
ast (2.4.2)
8790
baran (0.1.12)
8891
base64 (0.2.0)
92+
benchmark (0.4.0)
8993
bigdecimal (3.1.8)
9094
brakeman (6.2.1)
9195
racc
@@ -98,7 +102,7 @@ GEM
98102
concurrent-ruby (1.3.4)
99103
connection_pool (2.4.1)
100104
crass (1.0.6)
101-
date (3.3.4)
105+
date (3.4.1)
102106
diff-lcs (1.5.1)
103107
drb (2.2.1)
104108
erubi (1.13.0)
@@ -110,7 +114,7 @@ GEM
110114
i18n (1.14.6)
111115
concurrent-ruby (~> 1.0)
112116
io-console (0.7.2)
113-
irb (1.14.0)
117+
irb (1.14.1)
114118
rdoc (>= 4.0.0)
115119
reline (>= 0.4.2)
116120
json (2.8.2)
@@ -124,7 +128,8 @@ GEM
124128
zeitwerk (~> 2.5)
125129
language_server-protocol (3.17.0.3)
126130
lint_roller (1.1.0)
127-
loofah (2.22.0)
131+
logger (1.6.2)
132+
loofah (2.23.1)
128133
crass (~> 1.0.2)
129134
nokogiri (>= 1.12.0)
130135
mail (2.8.1)
@@ -136,10 +141,10 @@ GEM
136141
matrix (0.4.2)
137142
method_source (1.0.0)
138143
mini_mime (1.1.5)
139-
mini_portile2 (2.8.7)
140-
minitest (5.25.1)
141-
mutex_m (0.2.0)
142-
net-imap (0.4.16)
144+
mini_portile2 (2.8.8)
145+
minitest (5.25.2)
146+
mutex_m (0.3.0)
147+
net-imap (0.4.18)
143148
date
144149
net-protocol
145150
net-pop (0.1.2)
@@ -148,7 +153,7 @@ GEM
148153
timeout
149154
net-smtp (0.5.0)
150155
net-protocol
151-
nio4r (2.7.3)
156+
nio4r (2.7.4)
152157
nokogiri (1.16.7)
153158
mini_portile2 (~> 2.8.2)
154159
racc (~> 1.4)
@@ -167,7 +172,8 @@ GEM
167172
pry-byebug (3.10.1)
168173
byebug (~> 11.0)
169174
pry (>= 0.13, < 0.15)
170-
psych (5.1.2)
175+
psych (5.2.1)
176+
date
171177
stringio
172178
public_suffix (6.0.1)
173179
racc (1.8.1)
@@ -176,44 +182,43 @@ GEM
176182
rack (>= 3.0.0)
177183
rack-test (2.1.0)
178184
rack (>= 1.3)
179-
rackup (2.1.0)
185+
rackup (2.2.1)
180186
rack (>= 3)
181-
webrick (~> 1.8)
182-
rails (7.1.4.1)
183-
actioncable (= 7.1.4.1)
184-
actionmailbox (= 7.1.4.1)
185-
actionmailer (= 7.1.4.1)
186-
actionpack (= 7.1.4.1)
187-
actiontext (= 7.1.4.1)
188-
actionview (= 7.1.4.1)
189-
activejob (= 7.1.4.1)
190-
activemodel (= 7.1.4.1)
191-
activerecord (= 7.1.4.1)
192-
activestorage (= 7.1.4.1)
193-
activesupport (= 7.1.4.1)
187+
rails (7.1.5)
188+
actioncable (= 7.1.5)
189+
actionmailbox (= 7.1.5)
190+
actionmailer (= 7.1.5)
191+
actionpack (= 7.1.5)
192+
actiontext (= 7.1.5)
193+
actionview (= 7.1.5)
194+
activejob (= 7.1.5)
195+
activemodel (= 7.1.5)
196+
activerecord (= 7.1.5)
197+
activestorage (= 7.1.5)
198+
activesupport (= 7.1.5)
194199
bundler (>= 1.15.0)
195-
railties (= 7.1.4.1)
200+
railties (= 7.1.5)
196201
rails-dom-testing (2.2.0)
197202
activesupport (>= 5.0.0)
198203
minitest
199204
nokogiri (>= 1.6)
200205
rails-html-sanitizer (1.6.0)
201206
loofah (~> 2.21)
202207
nokogiri (~> 1.14)
203-
railties (7.1.4.1)
204-
actionpack (= 7.1.4.1)
205-
activesupport (= 7.1.4.1)
208+
railties (7.1.5)
209+
actionpack (= 7.1.5)
210+
activesupport (= 7.1.5)
206211
irb
207212
rackup (>= 1.0.0)
208213
rake (>= 12.2)
209214
thor (~> 1.0, >= 1.2.2)
210215
zeitwerk (~> 2.6)
211216
rainbow (3.1.1)
212217
rake (13.2.1)
213-
rdoc (6.7.0)
218+
rdoc (6.8.1)
214219
psych (>= 4.0.0)
215220
regexp_parser (2.9.3)
216-
reline (0.5.10)
221+
reline (0.5.12)
217222
io-console (~> 0.5)
218223
rspec (3.13.0)
219224
rspec-core (~> 3.13.0)
@@ -244,6 +249,7 @@ GEM
244249
rubocop (>= 1.48.1, < 2.0)
245250
rubocop-ast (>= 1.30.0, < 2.0)
246251
ruby-progressbar (1.13.0)
252+
securerandom (0.3.2)
247253
standard (1.34.0)
248254
language_server-protocol (~> 3.17.0.2)
249255
lint_roller (~> 1.0)
@@ -258,15 +264,14 @@ GEM
258264
rubocop-performance (~> 1.20.1)
259265
standardrb (1.0.1)
260266
standard
261-
stringio (3.1.1)
267+
stringio (3.1.2)
262268
thor (1.3.2)
263-
timeout (0.4.1)
269+
timeout (0.4.2)
264270
tzinfo (2.0.6)
265271
concurrent-ruby (~> 1.0)
266272
unicode-display_width (3.1.2)
267273
unicode-emoji (~> 4.0, >= 4.0.4)
268274
unicode-emoji (4.0.4)
269-
webrick (1.8.2)
270275
websocket-driver (0.7.6)
271276
websocket-extensions (>= 0.1.0)
272277
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)