Skip to content

Commit e8b6daf

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 536fb5a commit e8b6daf

File tree

1 file changed

+69
-71
lines changed

1 file changed

+69
-71
lines changed

Gemfile.lock

+69-71
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)
@@ -99,7 +99,7 @@ GEM
9999
addressable (2.8.6)
100100
public_suffix (>= 2.0.2, < 6.0)
101101
base64 (0.2.0)
102-
bigdecimal (3.1.6)
102+
bigdecimal (3.1.8)
103103
bindex (0.8.1)
104104
bootsnap (1.18.3)
105105
msgpack (~> 1.2)
@@ -120,8 +120,7 @@ GEM
120120
connection_pool (2.4.1)
121121
crass (1.0.6)
122122
date (3.3.4)
123-
drb (2.2.0)
124-
ruby2_keywords
123+
drb (2.2.1)
125124
erubi (1.12.0)
126125
execjs (2.9.1)
127126
ffi (1.16.3)
@@ -139,14 +138,14 @@ GEM
139138
haml (>= 4.0.6)
140139
railties (>= 5.1)
141140
htmlentities (4.3.4)
142-
i18n (1.14.1)
141+
i18n (1.14.5)
143142
concurrent-ruby (~> 1.0)
144143
image_processing (1.12.2)
145144
mini_magick (>= 4.9.5, < 5)
146145
ruby-vips (>= 2.0.17, < 3)
147146
io-console (0.7.2)
148-
irb (1.11.2)
149-
rdoc
147+
irb (1.13.1)
148+
rdoc (>= 4.0.0)
150149
reline (>= 0.4.2)
151150
jbuilder (2.11.5)
152151
actionview (>= 5.0.0)
@@ -168,28 +167,28 @@ GEM
168167
net-imap
169168
net-pop
170169
net-smtp
171-
marcel (1.0.2)
170+
marcel (1.0.4)
172171
matrix (0.4.2)
173172
mimemagic (0.4.3)
174173
nokogiri (~> 1)
175174
rake
176175
mini_magick (4.12.0)
177176
mini_mime (1.1.5)
178177
mini_portile2 (2.8.6)
179-
minitest (5.22.2)
178+
minitest (5.23.1)
180179
msgpack (1.7.2)
181180
mutex_m (0.2.0)
182181
mysql2 (0.5.6)
183-
net-imap (0.4.10)
182+
net-imap (0.4.11)
184183
date
185184
net-protocol
186185
net-pop (0.1.2)
187186
net-protocol
188187
net-protocol (0.2.2)
189188
timeout
190-
net-smtp (0.4.0.1)
189+
net-smtp (0.5.0)
191190
net-protocol
192-
nio4r (2.7.0)
191+
nio4r (2.7.3)
193192
nokogiri (1.16.5)
194193
mini_portile2 (~> 2.8.2)
195194
racc (~> 1.4)
@@ -198,8 +197,8 @@ GEM
198197
public_suffix (5.0.4)
199198
puma (6.4.2)
200199
nio4r (~> 2.0)
201-
racc (1.7.3)
202-
rack (3.0.9.1)
200+
racc (1.8.0)
201+
rack (3.0.11)
203202
rack-proxy (0.7.6)
204203
rack
205204
rack-session (2.0.0)
@@ -209,20 +208,20 @@ GEM
209208
rackup (2.1.0)
210209
rack (>= 3)
211210
webrick (~> 1.8)
212-
rails (7.1.3.2)
213-
actioncable (= 7.1.3.2)
214-
actionmailbox (= 7.1.3.2)
215-
actionmailer (= 7.1.3.2)
216-
actionpack (= 7.1.3.2)
217-
actiontext (= 7.1.3.2)
218-
actionview (= 7.1.3.2)
219-
activejob (= 7.1.3.2)
220-
activemodel (= 7.1.3.2)
221-
activerecord (= 7.1.3.2)
222-
activestorage (= 7.1.3.2)
223-
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)
224223
bundler (>= 1.15.0)
225-
railties (= 7.1.3.2)
224+
railties (= 7.1.3.3)
226225
rails-dom-testing (2.2.0)
227226
activesupport (>= 5.0.0)
228227
minitest
@@ -233,29 +232,28 @@ GEM
233232
rails-i18n (7.0.8)
234233
i18n (>= 0.7, < 2)
235234
railties (>= 6.0.0, < 8)
236-
railties (7.1.3.2)
237-
actionpack (= 7.1.3.2)
238-
activesupport (= 7.1.3.2)
235+
railties (7.1.3.3)
236+
actionpack (= 7.1.3.3)
237+
activesupport (= 7.1.3.3)
239238
irb
240239
rackup (>= 1.0.0)
241240
rake (>= 12.2)
242241
thor (~> 1.0, >= 1.2.2)
243242
zeitwerk (~> 2.6)
244-
rake (13.1.0)
243+
rake (13.2.1)
245244
rb-fsevent (0.11.2)
246245
rb-inotify (0.10.1)
247246
ffi (~> 1.0)
248247
rdoc (6.7.0)
249248
psych (>= 4.0.0)
250249
regexp_parser (2.9.0)
251-
reline (0.4.2)
250+
reline (0.5.7)
252251
io-console (~> 0.5)
253252
rexml (3.2.8)
254253
strscan (>= 3.0.9)
255254
rollbar (3.5.2)
256255
ruby-vips (2.1.4)
257256
ffi (~> 1.12)
258-
ruby2_keywords (0.0.5)
259257
rubyzip (2.3.2)
260258
sassc (2.4.0)
261259
ffi (~> 1.9)
@@ -282,7 +280,7 @@ GEM
282280
stringio (3.1.0)
283281
strscan (3.1.0)
284282
temple (0.10.3)
285-
thor (1.3.0)
283+
thor (1.3.1)
286284
tilt (2.3.0)
287285
timeout (0.4.1)
288286
tzinfo (2.0.6)
@@ -306,7 +304,7 @@ GEM
306304
websocket-extensions (0.1.5)
307305
xpath (3.2.0)
308306
nokogiri (~> 1.8)
309-
zeitwerk (2.6.13)
307+
zeitwerk (2.6.15)
310308

311309
PLATFORMS
312310
ruby

0 commit comments

Comments
 (0)