Skip to content

Commit 6068933

Browse files
Bump rails from 7.1.3.2 to 7.1.3.3 (#80)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4422f4 commit 6068933

File tree

1 file changed

+67
-67
lines changed

1 file changed

+67
-67
lines changed

Gemfile.lock

Lines changed: 67 additions & 67 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.3.2)
11-
actionpack (= 7.1.3.2)
12-
activesupport (= 7.1.3.2)
10+
actioncable (7.1.3.3)
11+
actionpack (= 7.1.3.3)
12+
activesupport (= 7.1.3.3)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
16-
actionmailbox (7.1.3.2)
17-
actionpack (= 7.1.3.2)
18-
activejob (= 7.1.3.2)
19-
activerecord (= 7.1.3.2)
20-
activestorage (= 7.1.3.2)
21-
activesupport (= 7.1.3.2)
16+
actionmailbox (7.1.3.3)
17+
actionpack (= 7.1.3.3)
18+
activejob (= 7.1.3.3)
19+
activerecord (= 7.1.3.3)
20+
activestorage (= 7.1.3.3)
21+
activesupport (= 7.1.3.3)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.1.3.2)
27-
actionpack (= 7.1.3.2)
28-
actionview (= 7.1.3.2)
29-
activejob (= 7.1.3.2)
30-
activesupport (= 7.1.3.2)
26+
actionmailer (7.1.3.3)
27+
actionpack (= 7.1.3.3)
28+
actionview (= 7.1.3.3)
29+
activejob (= 7.1.3.3)
30+
activesupport (= 7.1.3.3)
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.3.2)
37-
actionview (= 7.1.3.2)
38-
activesupport (= 7.1.3.2)
36+
actionpack (7.1.3.3)
37+
actionview (= 7.1.3.3)
38+
activesupport (= 7.1.3.3)
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.3.2)
47-
actionpack (= 7.1.3.2)
48-
activerecord (= 7.1.3.2)
49-
activestorage (= 7.1.3.2)
50-
activesupport (= 7.1.3.2)
46+
actiontext (7.1.3.3)
47+
actionpack (= 7.1.3.3)
48+
activerecord (= 7.1.3.3)
49+
activestorage (= 7.1.3.3)
50+
activesupport (= 7.1.3.3)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (7.1.3.2)
54-
activesupport (= 7.1.3.2)
53+
actionview (7.1.3.3)
54+
activesupport (= 7.1.3.3)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (7.1.3.2)
60-
activesupport (= 7.1.3.2)
59+
activejob (7.1.3.3)
60+
activesupport (= 7.1.3.3)
6161
globalid (>= 0.3.6)
62-
activemodel (7.1.3.2)
63-
activesupport (= 7.1.3.2)
64-
activerecord (7.1.3.2)
65-
activemodel (= 7.1.3.2)
66-
activesupport (= 7.1.3.2)
62+
activemodel (7.1.3.3)
63+
activesupport (= 7.1.3.3)
64+
activerecord (7.1.3.3)
65+
activemodel (= 7.1.3.3)
66+
activesupport (= 7.1.3.3)
6767
timeout (>= 0.4.0)
68-
activestorage (7.1.3.2)
69-
actionpack (= 7.1.3.2)
70-
activejob (= 7.1.3.2)
71-
activerecord (= 7.1.3.2)
72-
activesupport (= 7.1.3.2)
68+
activestorage (7.1.3.3)
69+
actionpack (= 7.1.3.3)
70+
activejob (= 7.1.3.3)
71+
activerecord (= 7.1.3.3)
72+
activesupport (= 7.1.3.3)
7373
marcel (~> 1.0)
74-
activesupport (7.1.3.2)
74+
activesupport (7.1.3.3)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -86,7 +86,7 @@ GEM
8686
ast (2.4.2)
8787
baran (0.1.11)
8888
base64 (0.2.0)
89-
bigdecimal (3.1.7)
89+
bigdecimal (3.1.8)
9090
brakeman (6.1.2)
9191
racc
9292
builder (3.2.4)
@@ -105,11 +105,11 @@ GEM
105105
erubi (1.12.0)
106106
globalid (1.2.1)
107107
activesupport (>= 6.1)
108-
i18n (1.14.4)
108+
i18n (1.14.5)
109109
concurrent-ruby (~> 1.0)
110110
io-console (0.7.2)
111-
irb (1.11.2)
112-
rdoc
111+
irb (1.13.1)
112+
rdoc (>= 4.0.0)
113113
reline (>= 0.4.2)
114114
json (2.7.2)
115115
json-schema (4.3.0)
@@ -134,23 +134,23 @@ GEM
134134
net-imap
135135
net-pop
136136
net-smtp
137-
marcel (1.0.2)
137+
marcel (1.0.4)
138138
matrix (0.4.2)
139139
method_source (1.0.0)
140140
mini_mime (1.1.5)
141141
mini_portile2 (2.8.6)
142-
minitest (5.22.3)
142+
minitest (5.23.1)
143143
mutex_m (0.2.0)
144-
net-imap (0.4.10)
144+
net-imap (0.4.11)
145145
date
146146
net-protocol
147147
net-pop (0.1.2)
148148
net-protocol
149149
net-protocol (0.2.2)
150150
timeout
151-
net-smtp (0.4.0.1)
151+
net-smtp (0.5.0)
152152
net-protocol
153-
nio4r (2.7.0)
153+
nio4r (2.7.3)
154154
nokogiri (1.16.5)
155155
mini_portile2 (~> 2.8.2)
156156
racc (~> 1.4)
@@ -174,38 +174,38 @@ GEM
174174
stringio
175175
public_suffix (5.0.5)
176176
racc (1.8.0)
177-
rack (3.0.9.1)
177+
rack (3.0.11)
178178
rack-session (2.0.0)
179179
rack (>= 3.0.0)
180180
rack-test (2.1.0)
181181
rack (>= 1.3)
182182
rackup (2.1.0)
183183
rack (>= 3)
184184
webrick (~> 1.8)
185-
rails (7.1.3.2)
186-
actioncable (= 7.1.3.2)
187-
actionmailbox (= 7.1.3.2)
188-
actionmailer (= 7.1.3.2)
189-
actionpack (= 7.1.3.2)
190-
actiontext (= 7.1.3.2)
191-
actionview (= 7.1.3.2)
192-
activejob (= 7.1.3.2)
193-
activemodel (= 7.1.3.2)
194-
activerecord (= 7.1.3.2)
195-
activestorage (= 7.1.3.2)
196-
activesupport (= 7.1.3.2)
185+
rails (7.1.3.3)
186+
actioncable (= 7.1.3.3)
187+
actionmailbox (= 7.1.3.3)
188+
actionmailer (= 7.1.3.3)
189+
actionpack (= 7.1.3.3)
190+
actiontext (= 7.1.3.3)
191+
actionview (= 7.1.3.3)
192+
activejob (= 7.1.3.3)
193+
activemodel (= 7.1.3.3)
194+
activerecord (= 7.1.3.3)
195+
activestorage (= 7.1.3.3)
196+
activesupport (= 7.1.3.3)
197197
bundler (>= 1.15.0)
198-
railties (= 7.1.3.2)
198+
railties (= 7.1.3.3)
199199
rails-dom-testing (2.2.0)
200200
activesupport (>= 5.0.0)
201201
minitest
202202
nokogiri (>= 1.6)
203203
rails-html-sanitizer (1.6.0)
204204
loofah (~> 2.21)
205205
nokogiri (~> 1.14)
206-
railties (7.1.3.2)
207-
actionpack (= 7.1.3.2)
208-
activesupport (= 7.1.3.2)
206+
railties (7.1.3.3)
207+
actionpack (= 7.1.3.3)
208+
activesupport (= 7.1.3.3)
209209
irb
210210
rackup (>= 1.0.0)
211211
rake (>= 12.2)
@@ -214,10 +214,10 @@ GEM
214214
rainbow (3.1.1)
215215
rake (13.2.1)
216216
rb_sys (0.9.96)
217-
rdoc (6.6.3.1)
217+
rdoc (6.7.0)
218218
psych (>= 4.0.0)
219219
regexp_parser (2.9.2)
220-
reline (0.4.3)
220+
reline (0.5.7)
221221
io-console (~> 0.5)
222222
rexml (3.2.8)
223223
strscan (>= 3.0.9)
@@ -267,7 +267,7 @@ GEM
267267
standard
268268
stringio (3.1.0)
269269
strscan (3.1.0)
270-
thor (1.3.0)
270+
thor (1.3.1)
271271
tiktoken_ruby (0.0.8)
272272
rb_sys (>= 0.9.86)
273273
tiktoken_ruby (0.0.8-x86_64-darwin)
@@ -283,7 +283,7 @@ GEM
283283
websocket-extensions (>= 0.1.0)
284284
websocket-extensions (0.1.5)
285285
yard (0.9.36)
286-
zeitwerk (2.6.13)
286+
zeitwerk (2.6.15)
287287

288288
PLATFORMS
289289
ruby

0 commit comments

Comments
 (0)