Skip to content

Commit 3acbd75

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 dfad638 commit 3acbd75

File tree

1 file changed

+65
-61
lines changed

1 file changed

+65
-61
lines changed

Gemfile.lock

Lines changed: 65 additions & 61 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.3.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.0)
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.7.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.1)
132+
loofah (2.23.1)
128133
crass (~> 1.0.2)
129134
nokogiri (>= 1.12.0)
130135
mail (2.8.1)
@@ -139,7 +144,7 @@ GEM
139144
mini_portile2 (2.8.7)
140145
minitest (5.25.1)
141146
mutex_m (0.2.0)
142-
net-imap (0.4.16)
147+
net-imap (0.4.17)
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)
@@ -176,33 +181,32 @@ GEM
176181
rack (>= 3.0.0)
177182
rack-test (2.1.0)
178183
rack (>= 1.3)
179-
rackup (2.1.0)
184+
rackup (2.2.0)
180185
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)
186+
rails (7.1.5)
187+
actioncable (= 7.1.5)
188+
actionmailbox (= 7.1.5)
189+
actionmailer (= 7.1.5)
190+
actionpack (= 7.1.5)
191+
actiontext (= 7.1.5)
192+
actionview (= 7.1.5)
193+
activejob (= 7.1.5)
194+
activemodel (= 7.1.5)
195+
activerecord (= 7.1.5)
196+
activestorage (= 7.1.5)
197+
activesupport (= 7.1.5)
194198
bundler (>= 1.15.0)
195-
railties (= 7.1.4.1)
199+
railties (= 7.1.5)
196200
rails-dom-testing (2.2.0)
197201
activesupport (>= 5.0.0)
198202
minitest
199203
nokogiri (>= 1.6)
200204
rails-html-sanitizer (1.6.0)
201205
loofah (~> 2.21)
202206
nokogiri (~> 1.14)
203-
railties (7.1.4.1)
204-
actionpack (= 7.1.4.1)
205-
activesupport (= 7.1.4.1)
207+
railties (7.1.5)
208+
actionpack (= 7.1.5)
209+
activesupport (= 7.1.5)
206210
irb
207211
rackup (>= 1.0.0)
208212
rake (>= 12.2)
@@ -244,6 +248,7 @@ GEM
244248
rubocop (>= 1.48.1, < 2.0)
245249
rubocop-ast (>= 1.30.0, < 2.0)
246250
ruby-progressbar (1.13.0)
251+
securerandom (0.3.1)
247252
standard (1.34.0)
248253
language_server-protocol (~> 3.17.0.2)
249254
lint_roller (~> 1.0)
@@ -264,7 +269,6 @@ GEM
264269
tzinfo (2.0.6)
265270
concurrent-ruby (~> 1.0)
266271
unicode-display_width (2.5.0)
267-
webrick (1.8.2)
268272
websocket-driver (0.7.6)
269273
websocket-extensions (>= 0.1.0)
270274
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)