Skip to content

Commit 7fb1242

Browse files
Bump rails from 7.0.4.2 to 7.0.4.3
Bumps [rails](https://github.com/rails/rails) from 7.0.4.2 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.4.2...v7.0.4.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 e0c26e4 commit 7fb1242

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "rails", "7.0.4.2"
3+
gem "rails", "7.0.4.3"
44

55
gem "bootsnap", require: false
66
gem "dalli"

Gemfile.lock

+55-55
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.4.2)
5-
actionpack (= 7.0.4.2)
6-
activesupport (= 7.0.4.2)
4+
actioncable (7.0.4.3)
5+
actionpack (= 7.0.4.3)
6+
activesupport (= 7.0.4.3)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.4.2)
10-
actionpack (= 7.0.4.2)
11-
activejob (= 7.0.4.2)
12-
activerecord (= 7.0.4.2)
13-
activestorage (= 7.0.4.2)
14-
activesupport (= 7.0.4.2)
9+
actionmailbox (7.0.4.3)
10+
actionpack (= 7.0.4.3)
11+
activejob (= 7.0.4.3)
12+
activerecord (= 7.0.4.3)
13+
activestorage (= 7.0.4.3)
14+
activesupport (= 7.0.4.3)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.4.2)
20-
actionpack (= 7.0.4.2)
21-
actionview (= 7.0.4.2)
22-
activejob (= 7.0.4.2)
23-
activesupport (= 7.0.4.2)
19+
actionmailer (7.0.4.3)
20+
actionpack (= 7.0.4.3)
21+
actionview (= 7.0.4.3)
22+
activejob (= 7.0.4.3)
23+
activesupport (= 7.0.4.3)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.4.2)
30-
actionview (= 7.0.4.2)
31-
activesupport (= 7.0.4.2)
29+
actionpack (7.0.4.3)
30+
actionview (= 7.0.4.3)
31+
activesupport (= 7.0.4.3)
3232
rack (~> 2.0, >= 2.2.0)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.4.2)
37-
actionpack (= 7.0.4.2)
38-
activerecord (= 7.0.4.2)
39-
activestorage (= 7.0.4.2)
40-
activesupport (= 7.0.4.2)
36+
actiontext (7.0.4.3)
37+
actionpack (= 7.0.4.3)
38+
activerecord (= 7.0.4.3)
39+
activestorage (= 7.0.4.3)
40+
activesupport (= 7.0.4.3)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.4.2)
44-
activesupport (= 7.0.4.2)
43+
actionview (7.0.4.3)
44+
activesupport (= 7.0.4.3)
4545
builder (~> 3.1)
4646
erubi (~> 1.4)
4747
rails-dom-testing (~> 2.0)
4848
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.4.2)
50-
activesupport (= 7.0.4.2)
49+
activejob (7.0.4.3)
50+
activesupport (= 7.0.4.3)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.4.2)
53-
activesupport (= 7.0.4.2)
54-
activerecord (7.0.4.2)
55-
activemodel (= 7.0.4.2)
56-
activesupport (= 7.0.4.2)
57-
activestorage (7.0.4.2)
58-
actionpack (= 7.0.4.2)
59-
activejob (= 7.0.4.2)
60-
activerecord (= 7.0.4.2)
61-
activesupport (= 7.0.4.2)
52+
activemodel (7.0.4.3)
53+
activesupport (= 7.0.4.3)
54+
activerecord (7.0.4.3)
55+
activemodel (= 7.0.4.3)
56+
activesupport (= 7.0.4.3)
57+
activestorage (7.0.4.3)
58+
actionpack (= 7.0.4.3)
59+
activejob (= 7.0.4.3)
60+
activerecord (= 7.0.4.3)
61+
activesupport (= 7.0.4.3)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.4.2)
64+
activesupport (7.0.4.3)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -235,25 +235,25 @@ GEM
235235
puma (6.1.1)
236236
nio4r (~> 2.0)
237237
racc (1.6.2)
238-
rack (2.2.6.3)
238+
rack (2.2.6.4)
239239
rack-proxy (0.7.6)
240240
rack
241241
rack-test (2.0.2)
242242
rack (>= 1.3)
243-
rails (7.0.4.2)
244-
actioncable (= 7.0.4.2)
245-
actionmailbox (= 7.0.4.2)
246-
actionmailer (= 7.0.4.2)
247-
actionpack (= 7.0.4.2)
248-
actiontext (= 7.0.4.2)
249-
actionview (= 7.0.4.2)
250-
activejob (= 7.0.4.2)
251-
activemodel (= 7.0.4.2)
252-
activerecord (= 7.0.4.2)
253-
activestorage (= 7.0.4.2)
254-
activesupport (= 7.0.4.2)
243+
rails (7.0.4.3)
244+
actioncable (= 7.0.4.3)
245+
actionmailbox (= 7.0.4.3)
246+
actionmailer (= 7.0.4.3)
247+
actionpack (= 7.0.4.3)
248+
actiontext (= 7.0.4.3)
249+
actionview (= 7.0.4.3)
250+
activejob (= 7.0.4.3)
251+
activemodel (= 7.0.4.3)
252+
activerecord (= 7.0.4.3)
253+
activestorage (= 7.0.4.3)
254+
activesupport (= 7.0.4.3)
255255
bundler (>= 1.15.0)
256-
railties (= 7.0.4.2)
256+
railties (= 7.0.4.3)
257257
rails-controller-testing (1.0.5)
258258
actionpack (>= 5.0.1.rc1)
259259
actionview (>= 5.0.1.rc1)
@@ -271,9 +271,9 @@ GEM
271271
csv (~> 3.2)
272272
i18n-tasks
273273
rails-i18n
274-
railties (7.0.4.2)
275-
actionpack (= 7.0.4.2)
276-
activesupport (= 7.0.4.2)
274+
railties (7.0.4.3)
275+
actionpack (= 7.0.4.3)
276+
activesupport (= 7.0.4.3)
277277
method_source
278278
rake (>= 12.2)
279279
thor (~> 1.0)
@@ -419,7 +419,7 @@ DEPENDENCIES
419419
mocha
420420
plek
421421
pry
422-
rails (= 7.0.4.2)
422+
rails (= 7.0.4.3)
423423
rails-controller-testing
424424
rails-i18n
425425
rails_translation_manager

0 commit comments

Comments
 (0)