Skip to content

Commit cc9b136

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] <support@github.com>
1 parent b0c5b39 commit cc9b136

File tree

1 file changed

+66
-66
lines changed

1 file changed

+66
-66
lines changed

Gemfile.lock

+66-66
Original file line numberDiff line numberDiff line change
@@ -19,74 +19,74 @@ GIT
1919
GEM
2020
remote: https://rubygems.org/
2121
specs:
22-
actioncable (7.1.3.2)
23-
actionpack (= 7.1.3.2)
24-
activesupport (= 7.1.3.2)
22+
actioncable (7.1.3.3)
23+
actionpack (= 7.1.3.3)
24+
activesupport (= 7.1.3.3)
2525
nio4r (~> 2.0)
2626
websocket-driver (>= 0.6.1)
2727
zeitwerk (~> 2.6)
28-
actionmailbox (7.1.3.2)
29-
actionpack (= 7.1.3.2)
30-
activejob (= 7.1.3.2)
31-
activerecord (= 7.1.3.2)
32-
activestorage (= 7.1.3.2)
33-
activesupport (= 7.1.3.2)
28+
actionmailbox (7.1.3.3)
29+
actionpack (= 7.1.3.3)
30+
activejob (= 7.1.3.3)
31+
activerecord (= 7.1.3.3)
32+
activestorage (= 7.1.3.3)
33+
activesupport (= 7.1.3.3)
3434
mail (>= 2.7.1)
3535
net-imap
3636
net-pop
3737
net-smtp
38-
actionmailer (7.1.3.2)
39-
actionpack (= 7.1.3.2)
40-
actionview (= 7.1.3.2)
41-
activejob (= 7.1.3.2)
42-
activesupport (= 7.1.3.2)
38+
actionmailer (7.1.3.3)
39+
actionpack (= 7.1.3.3)
40+
actionview (= 7.1.3.3)
41+
activejob (= 7.1.3.3)
42+
activesupport (= 7.1.3.3)
4343
mail (~> 2.5, >= 2.5.4)
4444
net-imap
4545
net-pop
4646
net-smtp
4747
rails-dom-testing (~> 2.2)
48-
actionpack (7.1.3.2)
49-
actionview (= 7.1.3.2)
50-
activesupport (= 7.1.3.2)
48+
actionpack (7.1.3.3)
49+
actionview (= 7.1.3.3)
50+
activesupport (= 7.1.3.3)
5151
nokogiri (>= 1.8.5)
5252
racc
5353
rack (>= 2.2.4)
5454
rack-session (>= 1.0.1)
5555
rack-test (>= 0.6.3)
5656
rails-dom-testing (~> 2.2)
5757
rails-html-sanitizer (~> 1.6)
58-
actiontext (7.1.3.2)
59-
actionpack (= 7.1.3.2)
60-
activerecord (= 7.1.3.2)
61-
activestorage (= 7.1.3.2)
62-
activesupport (= 7.1.3.2)
58+
actiontext (7.1.3.3)
59+
actionpack (= 7.1.3.3)
60+
activerecord (= 7.1.3.3)
61+
activestorage (= 7.1.3.3)
62+
activesupport (= 7.1.3.3)
6363
globalid (>= 0.6.0)
6464
nokogiri (>= 1.8.5)
65-
actionview (7.1.3.2)
66-
activesupport (= 7.1.3.2)
65+
actionview (7.1.3.3)
66+
activesupport (= 7.1.3.3)
6767
builder (~> 3.1)
6868
erubi (~> 1.11)
6969
rails-dom-testing (~> 2.2)
7070
rails-html-sanitizer (~> 1.6)
7171
active_link_to (1.0.5)
7272
actionpack
7373
addressable
74-
activejob (7.1.3.2)
75-
activesupport (= 7.1.3.2)
74+
activejob (7.1.3.3)
75+
activesupport (= 7.1.3.3)
7676
globalid (>= 0.3.6)
77-
activemodel (7.1.3.2)
78-
activesupport (= 7.1.3.2)
79-
activerecord (7.1.3.2)
80-
activemodel (= 7.1.3.2)
81-
activesupport (= 7.1.3.2)
77+
activemodel (7.1.3.3)
78+
activesupport (= 7.1.3.3)
79+
activerecord (7.1.3.3)
80+
activemodel (= 7.1.3.3)
81+
activesupport (= 7.1.3.3)
8282
timeout (>= 0.4.0)
83-
activestorage (7.1.3.2)
84-
actionpack (= 7.1.3.2)
85-
activejob (= 7.1.3.2)
86-
activerecord (= 7.1.3.2)
87-
activesupport (= 7.1.3.2)
83+
activestorage (7.1.3.3)
84+
actionpack (= 7.1.3.3)
85+
activejob (= 7.1.3.3)
86+
activerecord (= 7.1.3.3)
87+
activesupport (= 7.1.3.3)
8888
marcel (~> 1.0)
89-
activesupport (7.1.3.2)
89+
activesupport (7.1.3.3)
9090
base64
9191
bigdecimal
9292
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -144,8 +144,8 @@ GEM
144144
mini_magick (>= 4.9.5, < 5)
145145
ruby-vips (>= 2.0.17, < 3)
146146
io-console (0.7.2)
147-
irb (1.11.2)
148-
rdoc
147+
irb (1.13.1)
148+
rdoc (>= 4.0.0)
149149
reline (>= 0.4.2)
150150
jbuilder (2.12.0)
151151
actionview (>= 5.0.0)
@@ -167,28 +167,28 @@ GEM
167167
net-imap
168168
net-pop
169169
net-smtp
170-
marcel (1.0.2)
170+
marcel (1.0.4)
171171
matrix (0.4.2)
172172
mimemagic (0.4.3)
173173
nokogiri (~> 1)
174174
rake
175175
mini_magick (4.12.0)
176176
mini_mime (1.1.5)
177177
mini_portile2 (2.8.6)
178-
minitest (5.22.3)
178+
minitest (5.23.1)
179179
msgpack (1.7.2)
180180
mutex_m (0.2.0)
181181
mysql2 (0.5.6)
182-
net-imap (0.4.10)
182+
net-imap (0.4.11)
183183
date
184184
net-protocol
185185
net-pop (0.1.2)
186186
net-protocol
187187
net-protocol (0.2.2)
188188
timeout
189-
net-smtp (0.4.0.1)
189+
net-smtp (0.5.0)
190190
net-protocol
191-
nio4r (2.7.0)
191+
nio4r (2.7.3)
192192
nokogiri (1.16.5)
193193
mini_portile2 (~> 2.8.2)
194194
racc (~> 1.4)
@@ -197,8 +197,8 @@ GEM
197197
public_suffix (5.0.4)
198198
puma (6.4.2)
199199
nio4r (~> 2.0)
200-
racc (1.7.3)
201-
rack (3.0.9.1)
200+
racc (1.8.0)
201+
rack (3.0.11)
202202
rack-proxy (0.7.6)
203203
rack
204204
rack-session (2.0.0)
@@ -208,20 +208,20 @@ GEM
208208
rackup (2.1.0)
209209
rack (>= 3)
210210
webrick (~> 1.8)
211-
rails (7.1.3.2)
212-
actioncable (= 7.1.3.2)
213-
actionmailbox (= 7.1.3.2)
214-
actionmailer (= 7.1.3.2)
215-
actionpack (= 7.1.3.2)
216-
actiontext (= 7.1.3.2)
217-
actionview (= 7.1.3.2)
218-
activejob (= 7.1.3.2)
219-
activemodel (= 7.1.3.2)
220-
activerecord (= 7.1.3.2)
221-
activestorage (= 7.1.3.2)
222-
activesupport (= 7.1.3.2)
211+
rails (7.1.3.3)
212+
actioncable (= 7.1.3.3)
213+
actionmailbox (= 7.1.3.3)
214+
actionmailer (= 7.1.3.3)
215+
actionpack (= 7.1.3.3)
216+
actiontext (= 7.1.3.3)
217+
actionview (= 7.1.3.3)
218+
activejob (= 7.1.3.3)
219+
activemodel (= 7.1.3.3)
220+
activerecord (= 7.1.3.3)
221+
activestorage (= 7.1.3.3)
222+
activesupport (= 7.1.3.3)
223223
bundler (>= 1.15.0)
224-
railties (= 7.1.3.2)
224+
railties (= 7.1.3.3)
225225
rails-dom-testing (2.2.0)
226226
activesupport (>= 5.0.0)
227227
minitest
@@ -232,22 +232,22 @@ GEM
232232
rails-i18n (7.0.8)
233233
i18n (>= 0.7, < 2)
234234
railties (>= 6.0.0, < 8)
235-
railties (7.1.3.2)
236-
actionpack (= 7.1.3.2)
237-
activesupport (= 7.1.3.2)
235+
railties (7.1.3.3)
236+
actionpack (= 7.1.3.3)
237+
activesupport (= 7.1.3.3)
238238
irb
239239
rackup (>= 1.0.0)
240240
rake (>= 12.2)
241241
thor (~> 1.0, >= 1.2.2)
242242
zeitwerk (~> 2.6)
243-
rake (13.1.0)
243+
rake (13.2.1)
244244
rb-fsevent (0.11.2)
245245
rb-inotify (0.10.1)
246246
ffi (~> 1.0)
247247
rdoc (6.7.0)
248248
psych (>= 4.0.0)
249249
regexp_parser (2.9.0)
250-
reline (0.4.2)
250+
reline (0.5.7)
251251
io-console (~> 0.5)
252252
rexml (3.2.8)
253253
strscan (>= 3.0.9)
@@ -280,7 +280,7 @@ GEM
280280
stringio (3.1.0)
281281
strscan (3.1.0)
282282
temple (0.10.3)
283-
thor (1.3.0)
283+
thor (1.3.1)
284284
tilt (2.3.0)
285285
timeout (0.4.1)
286286
tzinfo (2.0.6)
@@ -304,7 +304,7 @@ GEM
304304
websocket-extensions (0.1.5)
305305
xpath (3.2.0)
306306
nokogiri (~> 1.8)
307-
zeitwerk (2.6.13)
307+
zeitwerk (2.6.15)
308308

309309
PLATFORMS
310310
ruby

0 commit comments

Comments
 (0)