Skip to content

Commit aa17dd3

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

File tree

1 file changed

+62
-62
lines changed

1 file changed

+62
-62
lines changed

Gemfile.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -7,71 +7,71 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (7.1.5)
11-
actionpack (= 7.1.5)
12-
activesupport (= 7.1.5)
10+
actioncable (7.1.5.1)
11+
actionpack (= 7.1.5.1)
12+
activesupport (= 7.1.5.1)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
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)
16+
actionmailbox (7.1.5.1)
17+
actionpack (= 7.1.5.1)
18+
activejob (= 7.1.5.1)
19+
activerecord (= 7.1.5.1)
20+
activestorage (= 7.1.5.1)
21+
activesupport (= 7.1.5.1)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
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)
26+
actionmailer (7.1.5.1)
27+
actionpack (= 7.1.5.1)
28+
actionview (= 7.1.5.1)
29+
activejob (= 7.1.5.1)
30+
activesupport (= 7.1.5.1)
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.5)
37-
actionview (= 7.1.5)
38-
activesupport (= 7.1.5)
36+
actionpack (7.1.5.1)
37+
actionview (= 7.1.5.1)
38+
activesupport (= 7.1.5.1)
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.5)
47-
actionpack (= 7.1.5)
48-
activerecord (= 7.1.5)
49-
activestorage (= 7.1.5)
50-
activesupport (= 7.1.5)
46+
actiontext (7.1.5.1)
47+
actionpack (= 7.1.5.1)
48+
activerecord (= 7.1.5.1)
49+
activestorage (= 7.1.5.1)
50+
activesupport (= 7.1.5.1)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (7.1.5)
54-
activesupport (= 7.1.5)
53+
actionview (7.1.5.1)
54+
activesupport (= 7.1.5.1)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (7.1.5)
60-
activesupport (= 7.1.5)
59+
activejob (7.1.5.1)
60+
activesupport (= 7.1.5.1)
6161
globalid (>= 0.3.6)
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)
62+
activemodel (7.1.5.1)
63+
activesupport (= 7.1.5.1)
64+
activerecord (7.1.5.1)
65+
activemodel (= 7.1.5.1)
66+
activesupport (= 7.1.5.1)
6767
timeout (>= 0.4.0)
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)
68+
activestorage (7.1.5.1)
69+
actionpack (= 7.1.5.1)
70+
activejob (= 7.1.5.1)
71+
activerecord (= 7.1.5.1)
72+
activesupport (= 7.1.5.1)
7373
marcel (~> 1.0)
74-
activesupport (7.1.5)
74+
activesupport (7.1.5.1)
7575
base64
7676
benchmark (>= 0.3)
7777
bigdecimal
@@ -114,7 +114,7 @@ GEM
114114
i18n (1.14.6)
115115
concurrent-ruby (~> 1.0)
116116
io-console (0.8.0)
117-
irb (1.14.1)
117+
irb (1.14.2)
118118
rdoc (>= 4.0.0)
119119
reline (>= 0.4.2)
120120
json (2.9.0)
@@ -128,7 +128,7 @@ GEM
128128
zeitwerk (~> 2.5)
129129
language_server-protocol (3.17.0.3)
130130
lint_roller (1.1.0)
131-
logger (1.6.2)
131+
logger (1.6.3)
132132
loofah (2.23.1)
133133
crass (~> 1.0.2)
134134
nokogiri (>= 1.12.0)
@@ -142,7 +142,7 @@ GEM
142142
method_source (1.0.0)
143143
mini_mime (1.1.5)
144144
mini_portile2 (2.8.8)
145-
minitest (5.25.3)
145+
minitest (5.25.4)
146146
mutex_m (0.3.0)
147147
net-imap (0.4.18)
148148
date
@@ -154,12 +154,12 @@ GEM
154154
net-smtp (0.5.0)
155155
net-protocol
156156
nio4r (2.7.4)
157-
nokogiri (1.16.8)
157+
nokogiri (1.17.2)
158158
mini_portile2 (~> 2.8.2)
159159
racc (~> 1.4)
160-
nokogiri (1.16.8-x86_64-darwin)
160+
nokogiri (1.17.2-x86_64-darwin)
161161
racc (~> 1.4)
162-
nokogiri (1.16.8-x86_64-linux)
162+
nokogiri (1.17.2-x86_64-linux)
163163
racc (~> 1.4)
164164
parallel (1.26.3)
165165
parser (3.3.6.0)
@@ -184,38 +184,38 @@ GEM
184184
rack (>= 1.3)
185185
rackup (2.2.1)
186186
rack (>= 3)
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)
187+
rails (7.1.5.1)
188+
actioncable (= 7.1.5.1)
189+
actionmailbox (= 7.1.5.1)
190+
actionmailer (= 7.1.5.1)
191+
actionpack (= 7.1.5.1)
192+
actiontext (= 7.1.5.1)
193+
actionview (= 7.1.5.1)
194+
activejob (= 7.1.5.1)
195+
activemodel (= 7.1.5.1)
196+
activerecord (= 7.1.5.1)
197+
activestorage (= 7.1.5.1)
198+
activesupport (= 7.1.5.1)
199199
bundler (>= 1.15.0)
200-
railties (= 7.1.5)
200+
railties (= 7.1.5.1)
201201
rails-dom-testing (2.2.0)
202202
activesupport (>= 5.0.0)
203203
minitest
204204
nokogiri (>= 1.6)
205-
rails-html-sanitizer (1.6.1)
205+
rails-html-sanitizer (1.6.2)
206206
loofah (~> 2.21)
207207
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)
208-
railties (7.1.5)
209-
actionpack (= 7.1.5)
210-
activesupport (= 7.1.5)
208+
railties (7.1.5.1)
209+
actionpack (= 7.1.5.1)
210+
activesupport (= 7.1.5.1)
211211
irb
212212
rackup (>= 1.0.0)
213213
rake (>= 12.2)
214214
thor (~> 1.0, >= 1.2.2)
215215
zeitwerk (~> 2.6)
216216
rainbow (3.1.1)
217217
rake (13.2.1)
218-
rdoc (6.8.1)
218+
rdoc (6.9.0)
219219
psych (>= 4.0.0)
220220
regexp_parser (2.9.3)
221221
reline (0.5.12)
@@ -266,7 +266,7 @@ GEM
266266
standard
267267
stringio (3.1.2)
268268
thor (1.3.2)
269-
timeout (0.4.2)
269+
timeout (0.4.3)
270270
tzinfo (2.0.6)
271271
concurrent-ruby (~> 1.0)
272272
unicode-display_width (3.1.2)

0 commit comments

Comments
 (0)