Skip to content

Commit 5f86bb6

Browse files
Bump rails from 7.1.3.2 to 7.1.3.3
Bumps [rails](https://github.com/rails/rails) from 7.1.3.2 to 7.1.3.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3.2...v7.1.3.3) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dae88b commit 5f86bb6

File tree

1 file changed

+65
-65
lines changed

1 file changed

+65
-65
lines changed

Gemfile.lock

+65-65
Original file line numberDiff line numberDiff line change
@@ -10,71 +10,71 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.1.3.2)
14-
actionpack (= 7.1.3.2)
15-
activesupport (= 7.1.3.2)
13+
actioncable (7.1.3.3)
14+
actionpack (= 7.1.3.3)
15+
activesupport (= 7.1.3.3)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.1.3.2)
20-
actionpack (= 7.1.3.2)
21-
activejob (= 7.1.3.2)
22-
activerecord (= 7.1.3.2)
23-
activestorage (= 7.1.3.2)
24-
activesupport (= 7.1.3.2)
19+
actionmailbox (7.1.3.3)
20+
actionpack (= 7.1.3.3)
21+
activejob (= 7.1.3.3)
22+
activerecord (= 7.1.3.3)
23+
activestorage (= 7.1.3.3)
24+
activesupport (= 7.1.3.3)
2525
mail (>= 2.7.1)
2626
net-imap
2727
net-pop
2828
net-smtp
29-
actionmailer (7.1.3.2)
30-
actionpack (= 7.1.3.2)
31-
actionview (= 7.1.3.2)
32-
activejob (= 7.1.3.2)
33-
activesupport (= 7.1.3.2)
29+
actionmailer (7.1.3.3)
30+
actionpack (= 7.1.3.3)
31+
actionview (= 7.1.3.3)
32+
activejob (= 7.1.3.3)
33+
activesupport (= 7.1.3.3)
3434
mail (~> 2.5, >= 2.5.4)
3535
net-imap
3636
net-pop
3737
net-smtp
3838
rails-dom-testing (~> 2.2)
39-
actionpack (7.1.3.2)
40-
actionview (= 7.1.3.2)
41-
activesupport (= 7.1.3.2)
39+
actionpack (7.1.3.3)
40+
actionview (= 7.1.3.3)
41+
activesupport (= 7.1.3.3)
4242
nokogiri (>= 1.8.5)
4343
racc
4444
rack (>= 2.2.4)
4545
rack-session (>= 1.0.1)
4646
rack-test (>= 0.6.3)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
49-
actiontext (7.1.3.2)
50-
actionpack (= 7.1.3.2)
51-
activerecord (= 7.1.3.2)
52-
activestorage (= 7.1.3.2)
53-
activesupport (= 7.1.3.2)
49+
actiontext (7.1.3.3)
50+
actionpack (= 7.1.3.3)
51+
activerecord (= 7.1.3.3)
52+
activestorage (= 7.1.3.3)
53+
activesupport (= 7.1.3.3)
5454
globalid (>= 0.6.0)
5555
nokogiri (>= 1.8.5)
56-
actionview (7.1.3.2)
57-
activesupport (= 7.1.3.2)
56+
actionview (7.1.3.3)
57+
activesupport (= 7.1.3.3)
5858
builder (~> 3.1)
5959
erubi (~> 1.11)
6060
rails-dom-testing (~> 2.2)
6161
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.3.2)
63-
activesupport (= 7.1.3.2)
62+
activejob (7.1.3.3)
63+
activesupport (= 7.1.3.3)
6464
globalid (>= 0.3.6)
65-
activemodel (7.1.3.2)
66-
activesupport (= 7.1.3.2)
67-
activerecord (7.1.3.2)
68-
activemodel (= 7.1.3.2)
69-
activesupport (= 7.1.3.2)
65+
activemodel (7.1.3.3)
66+
activesupport (= 7.1.3.3)
67+
activerecord (7.1.3.3)
68+
activemodel (= 7.1.3.3)
69+
activesupport (= 7.1.3.3)
7070
timeout (>= 0.4.0)
71-
activestorage (7.1.3.2)
72-
actionpack (= 7.1.3.2)
73-
activejob (= 7.1.3.2)
74-
activerecord (= 7.1.3.2)
75-
activesupport (= 7.1.3.2)
71+
activestorage (7.1.3.3)
72+
actionpack (= 7.1.3.3)
73+
activejob (= 7.1.3.3)
74+
activerecord (= 7.1.3.3)
75+
activesupport (= 7.1.3.3)
7676
marcel (~> 1.0)
77-
activesupport (7.1.3.2)
77+
activesupport (7.1.3.3)
7878
base64
7979
bigdecimal
8080
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -93,7 +93,7 @@ GEM
9393
erubi (>= 1.0.0)
9494
rack (>= 0.9.0)
9595
rouge (>= 1.0.0)
96-
bigdecimal (3.1.7)
96+
bigdecimal (3.1.8)
9797
bindex (0.8.1)
9898
bootsnap (1.18.3)
9999
msgpack (~> 1.2)
@@ -129,11 +129,11 @@ GEM
129129
http-accept (1.7.0)
130130
http-cookie (1.0.5)
131131
domain_name (~> 0.5)
132-
i18n (1.14.4)
132+
i18n (1.14.5)
133133
concurrent-ruby (~> 1.0)
134134
io-console (0.7.2)
135-
irb (1.12.0)
136-
rdoc
135+
irb (1.13.1)
136+
rdoc (>= 4.0.0)
137137
reline (>= 0.4.2)
138138
jquery-rails (4.6.0)
139139
rails-dom-testing (>= 1, < 3)
@@ -152,30 +152,30 @@ GEM
152152
net-imap
153153
net-pop
154154
net-smtp
155-
marcel (1.0.2)
155+
marcel (1.0.4)
156156
mime-types (3.5.2)
157157
mime-types-data (~> 3.2015)
158158
mime-types-data (3.2024.0206)
159159
mini_mime (1.1.5)
160160
mini_portile2 (2.8.6)
161-
minitest (5.22.3)
161+
minitest (5.23.0)
162162
mono_logger (1.1.2)
163163
msgpack (1.7.2)
164164
multi_json (1.15.0)
165165
mustermann (3.0.0)
166166
ruby2_keywords (~> 0.0.1)
167167
mutex_m (0.2.0)
168-
net-imap (0.4.10)
168+
net-imap (0.4.11)
169169
date
170170
net-protocol
171171
net-pop (0.1.2)
172172
net-protocol
173173
net-protocol (0.2.2)
174174
timeout
175-
net-smtp (0.4.0.1)
175+
net-smtp (0.5.0)
176176
net-protocol
177177
netrc (0.11.0)
178-
nio4r (2.7.0)
178+
nio4r (2.7.3)
179179
nokogiri (1.16.4)
180180
mini_portile2 (~> 2.8.2)
181181
racc (~> 1.4)
@@ -194,7 +194,7 @@ GEM
194194
stringio
195195
puma (6.4.2)
196196
nio4r (~> 2.0)
197-
racc (1.7.3)
197+
racc (1.8.0)
198198
rack (2.2.9)
199199
rack-protection (3.1.0)
200200
rack (~> 2.2, >= 2.2.4)
@@ -205,30 +205,30 @@ GEM
205205
rackup (1.0.0)
206206
rack (< 3)
207207
webrick
208-
rails (7.1.3.2)
209-
actioncable (= 7.1.3.2)
210-
actionmailbox (= 7.1.3.2)
211-
actionmailer (= 7.1.3.2)
212-
actionpack (= 7.1.3.2)
213-
actiontext (= 7.1.3.2)
214-
actionview (= 7.1.3.2)
215-
activejob (= 7.1.3.2)
216-
activemodel (= 7.1.3.2)
217-
activerecord (= 7.1.3.2)
218-
activestorage (= 7.1.3.2)
219-
activesupport (= 7.1.3.2)
208+
rails (7.1.3.3)
209+
actioncable (= 7.1.3.3)
210+
actionmailbox (= 7.1.3.3)
211+
actionmailer (= 7.1.3.3)
212+
actionpack (= 7.1.3.3)
213+
actiontext (= 7.1.3.3)
214+
actionview (= 7.1.3.3)
215+
activejob (= 7.1.3.3)
216+
activemodel (= 7.1.3.3)
217+
activerecord (= 7.1.3.3)
218+
activestorage (= 7.1.3.3)
219+
activesupport (= 7.1.3.3)
220220
bundler (>= 1.15.0)
221-
railties (= 7.1.3.2)
221+
railties (= 7.1.3.3)
222222
rails-dom-testing (2.2.0)
223223
activesupport (>= 5.0.0)
224224
minitest
225225
nokogiri (>= 1.6)
226226
rails-html-sanitizer (1.6.0)
227227
loofah (~> 2.21)
228228
nokogiri (~> 1.14)
229-
railties (7.1.3.2)
230-
actionpack (= 7.1.3.2)
231-
activesupport (= 7.1.3.2)
229+
railties (7.1.3.3)
230+
actionpack (= 7.1.3.3)
231+
activesupport (= 7.1.3.3)
232232
irb
233233
rackup (>= 1.0.0)
234234
rake (>= 12.2)
@@ -248,7 +248,7 @@ GEM
248248
redis-namespace (1.11.0)
249249
redis (>= 4)
250250
regexp_parser (2.9.0)
251-
reline (0.5.1)
251+
reline (0.5.7)
252252
io-console (~> 0.5)
253253
request_store (1.5.1)
254254
rack (>= 1.4)
@@ -365,7 +365,7 @@ GEM
365365
websocket-driver (0.7.6)
366366
websocket-extensions (>= 0.1.0)
367367
websocket-extensions (0.1.5)
368-
zeitwerk (2.6.13)
368+
zeitwerk (2.6.14)
369369

370370
PLATFORMS
371371
ruby

0 commit comments

Comments
 (0)