Skip to content

Commit a8cd775

Browse files
Bump the rails_70 group in /gemfiles/rails_70 with 3 updates (#919)
Bumps the rails_70 group in /gemfiles/rails_70 with 3 updates: [rails](https://github.com/rails/rails), [actionpack](https://github.com/rails/rails) and [railties](https://github.com/rails/rails). Updates `rails` from 7.0.8.3 to 7.0.8.4 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.8.3...v7.0.8.4) Updates `actionpack` from 7.0.8.3 to 7.0.8.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.3...v7.0.8.4) Updates `railties` from 7.0.8.3 to 7.0.8.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/railties/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.3...v7.0.8.4) --- updated-dependencies: - dependency-name: rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_70 - dependency-name: actionpack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails_70 - dependency-name: railties dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails_70 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83f6795 commit a8cd775

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

gemfiles/rails_70/Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -10,67 +10,67 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.0.8.3)
14-
actionpack (= 7.0.8.3)
15-
activesupport (= 7.0.8.3)
13+
actioncable (7.0.8.4)
14+
actionpack (= 7.0.8.4)
15+
activesupport (= 7.0.8.4)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (7.0.8.3)
19-
actionpack (= 7.0.8.3)
20-
activejob (= 7.0.8.3)
21-
activerecord (= 7.0.8.3)
22-
activestorage (= 7.0.8.3)
23-
activesupport (= 7.0.8.3)
18+
actionmailbox (7.0.8.4)
19+
actionpack (= 7.0.8.4)
20+
activejob (= 7.0.8.4)
21+
activerecord (= 7.0.8.4)
22+
activestorage (= 7.0.8.4)
23+
activesupport (= 7.0.8.4)
2424
mail (>= 2.7.1)
2525
net-imap
2626
net-pop
2727
net-smtp
28-
actionmailer (7.0.8.3)
29-
actionpack (= 7.0.8.3)
30-
actionview (= 7.0.8.3)
31-
activejob (= 7.0.8.3)
32-
activesupport (= 7.0.8.3)
28+
actionmailer (7.0.8.4)
29+
actionpack (= 7.0.8.4)
30+
actionview (= 7.0.8.4)
31+
activejob (= 7.0.8.4)
32+
activesupport (= 7.0.8.4)
3333
mail (~> 2.5, >= 2.5.4)
3434
net-imap
3535
net-pop
3636
net-smtp
3737
rails-dom-testing (~> 2.0)
38-
actionpack (7.0.8.3)
39-
actionview (= 7.0.8.3)
40-
activesupport (= 7.0.8.3)
38+
actionpack (7.0.8.4)
39+
actionview (= 7.0.8.4)
40+
activesupport (= 7.0.8.4)
4141
rack (~> 2.0, >= 2.2.4)
4242
rack-test (>= 0.6.3)
4343
rails-dom-testing (~> 2.0)
4444
rails-html-sanitizer (~> 1.0, >= 1.2.0)
45-
actiontext (7.0.8.3)
46-
actionpack (= 7.0.8.3)
47-
activerecord (= 7.0.8.3)
48-
activestorage (= 7.0.8.3)
49-
activesupport (= 7.0.8.3)
45+
actiontext (7.0.8.4)
46+
actionpack (= 7.0.8.4)
47+
activerecord (= 7.0.8.4)
48+
activestorage (= 7.0.8.4)
49+
activesupport (= 7.0.8.4)
5050
globalid (>= 0.6.0)
5151
nokogiri (>= 1.8.5)
52-
actionview (7.0.8.3)
53-
activesupport (= 7.0.8.3)
52+
actionview (7.0.8.4)
53+
activesupport (= 7.0.8.4)
5454
builder (~> 3.1)
5555
erubi (~> 1.4)
5656
rails-dom-testing (~> 2.0)
5757
rails-html-sanitizer (~> 1.1, >= 1.2.0)
58-
activejob (7.0.8.3)
59-
activesupport (= 7.0.8.3)
58+
activejob (7.0.8.4)
59+
activesupport (= 7.0.8.4)
6060
globalid (>= 0.3.6)
61-
activemodel (7.0.8.3)
62-
activesupport (= 7.0.8.3)
63-
activerecord (7.0.8.3)
64-
activemodel (= 7.0.8.3)
65-
activesupport (= 7.0.8.3)
66-
activestorage (7.0.8.3)
67-
actionpack (= 7.0.8.3)
68-
activejob (= 7.0.8.3)
69-
activerecord (= 7.0.8.3)
70-
activesupport (= 7.0.8.3)
61+
activemodel (7.0.8.4)
62+
activesupport (= 7.0.8.4)
63+
activerecord (7.0.8.4)
64+
activemodel (= 7.0.8.4)
65+
activesupport (= 7.0.8.4)
66+
activestorage (7.0.8.4)
67+
actionpack (= 7.0.8.4)
68+
activejob (= 7.0.8.4)
69+
activerecord (= 7.0.8.4)
70+
activesupport (= 7.0.8.4)
7171
marcel (~> 1.0)
7272
mini_mime (>= 1.1.0)
73-
activesupport (7.0.8.3)
73+
activesupport (7.0.8.4)
7474
concurrent-ruby (~> 1.0, >= 1.0.2)
7575
i18n (>= 1.6, < 2)
7676
minitest (>= 5.1)
@@ -101,7 +101,7 @@ GEM
101101
marcel (1.0.4)
102102
method_source (1.1.0)
103103
mini_mime (1.1.5)
104-
mini_portile2 (2.8.6)
104+
mini_portile2 (2.8.7)
105105
minitest (5.23.1)
106106
minitest-reporters (1.6.1)
107107
ansi
@@ -110,7 +110,7 @@ GEM
110110
ruby-progressbar
111111
mocha (2.3.0)
112112
ruby2_keywords (>= 0.0.5)
113-
net-imap (0.4.11)
113+
net-imap (0.4.12)
114114
date
115115
net-protocol
116116
net-pop (0.1.2)
@@ -137,20 +137,20 @@ GEM
137137
rack (2.2.9)
138138
rack-test (2.1.0)
139139
rack (>= 1.3)
140-
rails (7.0.8.3)
141-
actioncable (= 7.0.8.3)
142-
actionmailbox (= 7.0.8.3)
143-
actionmailer (= 7.0.8.3)
144-
actionpack (= 7.0.8.3)
145-
actiontext (= 7.0.8.3)
146-
actionview (= 7.0.8.3)
147-
activejob (= 7.0.8.3)
148-
activemodel (= 7.0.8.3)
149-
activerecord (= 7.0.8.3)
150-
activestorage (= 7.0.8.3)
151-
activesupport (= 7.0.8.3)
140+
rails (7.0.8.4)
141+
actioncable (= 7.0.8.4)
142+
actionmailbox (= 7.0.8.4)
143+
actionmailer (= 7.0.8.4)
144+
actionpack (= 7.0.8.4)
145+
actiontext (= 7.0.8.4)
146+
actionview (= 7.0.8.4)
147+
activejob (= 7.0.8.4)
148+
activemodel (= 7.0.8.4)
149+
activerecord (= 7.0.8.4)
150+
activestorage (= 7.0.8.4)
151+
activesupport (= 7.0.8.4)
152152
bundler (>= 1.15.0)
153-
railties (= 7.0.8.3)
153+
railties (= 7.0.8.4)
154154
rails-controller-testing (1.0.5)
155155
actionpack (>= 5.0.1.rc1)
156156
actionview (>= 5.0.1.rc1)
@@ -162,9 +162,9 @@ GEM
162162
rails-html-sanitizer (1.6.0)
163163
loofah (~> 2.21)
164164
nokogiri (~> 1.14)
165-
railties (7.0.8.3)
166-
actionpack (= 7.0.8.3)
167-
activesupport (= 7.0.8.3)
165+
railties (7.0.8.4)
166+
actionpack (= 7.0.8.4)
167+
activesupport (= 7.0.8.4)
168168
method_source
169169
rake (>= 12.2)
170170
thor (~> 1.0)

0 commit comments

Comments
 (0)