Skip to content

Commit 21ddc5d

Browse files
Build(deps): bump rails from 7.0.6 to 7.0.7
Bumps [rails](https://github.com/rails/rails) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.6...v7.0.7) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec7ce1b commit 21ddc5d

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

Gemfile.lock

Lines changed: 53 additions & 53 deletions
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.6)
5-
actionpack (= 7.0.6)
6-
activesupport (= 7.0.6)
4+
actioncable (7.0.7)
5+
actionpack (= 7.0.7)
6+
activesupport (= 7.0.7)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.6)
10-
actionpack (= 7.0.6)
11-
activejob (= 7.0.6)
12-
activerecord (= 7.0.6)
13-
activestorage (= 7.0.6)
14-
activesupport (= 7.0.6)
9+
actionmailbox (7.0.7)
10+
actionpack (= 7.0.7)
11+
activejob (= 7.0.7)
12+
activerecord (= 7.0.7)
13+
activestorage (= 7.0.7)
14+
activesupport (= 7.0.7)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.6)
20-
actionpack (= 7.0.6)
21-
actionview (= 7.0.6)
22-
activejob (= 7.0.6)
23-
activesupport (= 7.0.6)
19+
actionmailer (7.0.7)
20+
actionpack (= 7.0.7)
21+
actionview (= 7.0.7)
22+
activejob (= 7.0.7)
23+
activesupport (= 7.0.7)
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.6)
30-
actionview (= 7.0.6)
31-
activesupport (= 7.0.6)
29+
actionpack (7.0.7)
30+
actionview (= 7.0.7)
31+
activesupport (= 7.0.7)
3232
rack (~> 2.0, >= 2.2.4)
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.6)
37-
actionpack (= 7.0.6)
38-
activerecord (= 7.0.6)
39-
activestorage (= 7.0.6)
40-
activesupport (= 7.0.6)
36+
actiontext (7.0.7)
37+
actionpack (= 7.0.7)
38+
activerecord (= 7.0.7)
39+
activestorage (= 7.0.7)
40+
activesupport (= 7.0.7)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.6)
44-
activesupport (= 7.0.6)
43+
actionview (7.0.7)
44+
activesupport (= 7.0.7)
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.6)
50-
activesupport (= 7.0.6)
49+
activejob (7.0.7)
50+
activesupport (= 7.0.7)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.6)
53-
activesupport (= 7.0.6)
54-
activerecord (7.0.6)
55-
activemodel (= 7.0.6)
56-
activesupport (= 7.0.6)
57-
activestorage (7.0.6)
58-
actionpack (= 7.0.6)
59-
activejob (= 7.0.6)
60-
activerecord (= 7.0.6)
61-
activesupport (= 7.0.6)
52+
activemodel (7.0.7)
53+
activesupport (= 7.0.7)
54+
activerecord (7.0.7)
55+
activemodel (= 7.0.7)
56+
activesupport (= 7.0.7)
57+
activestorage (7.0.7)
58+
actionpack (= 7.0.7)
59+
activejob (= 7.0.7)
60+
activerecord (= 7.0.7)
61+
activesupport (= 7.0.7)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.6)
64+
activesupport (7.0.7)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -292,20 +292,20 @@ GEM
292292
rack-test (2.1.0)
293293
rack (>= 1.3)
294294
rack-timeout (0.6.3)
295-
rails (7.0.6)
296-
actioncable (= 7.0.6)
297-
actionmailbox (= 7.0.6)
298-
actionmailer (= 7.0.6)
299-
actionpack (= 7.0.6)
300-
actiontext (= 7.0.6)
301-
actionview (= 7.0.6)
302-
activejob (= 7.0.6)
303-
activemodel (= 7.0.6)
304-
activerecord (= 7.0.6)
305-
activestorage (= 7.0.6)
306-
activesupport (= 7.0.6)
295+
rails (7.0.7)
296+
actioncable (= 7.0.7)
297+
actionmailbox (= 7.0.7)
298+
actionmailer (= 7.0.7)
299+
actionpack (= 7.0.7)
300+
actiontext (= 7.0.7)
301+
actionview (= 7.0.7)
302+
activejob (= 7.0.7)
303+
activemodel (= 7.0.7)
304+
activerecord (= 7.0.7)
305+
activestorage (= 7.0.7)
306+
activesupport (= 7.0.7)
307307
bundler (>= 1.15.0)
308-
railties (= 7.0.6)
308+
railties (= 7.0.7)
309309
rails-controller-testing (1.0.5)
310310
actionpack (>= 5.0.1.rc1)
311311
actionview (>= 5.0.1.rc1)
@@ -322,9 +322,9 @@ GEM
322322
rails-html-sanitizer (1.6.0)
323323
loofah (~> 2.21)
324324
nokogiri (~> 1.14)
325-
railties (7.0.6)
326-
actionpack (= 7.0.6)
327-
activesupport (= 7.0.6)
325+
railties (7.0.7)
326+
actionpack (= 7.0.7)
327+
activesupport (= 7.0.7)
328328
method_source
329329
rake (>= 12.2)
330330
thor (~> 1.0)

0 commit comments

Comments
 (0)