Skip to content

Commit 83f6795

Browse files
Bump the rails_61 group in /gemfiles/rails_61 with 3 updates (#920)
Bumps the rails_61 group in /gemfiles/rails_61 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 6.1.7.7 to 6.1.7.8 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.7.7...v6.1.7.8) Updates `actionpack` from 6.1.7.7 to 6.1.7.8 - [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@v6.1.7.7...v6.1.7.8) Updates `railties` from 6.1.7.7 to 6.1.7.8 - [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@v6.1.7.7...v6.1.7.8) --- updated-dependencies: - dependency-name: rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_61 - dependency-name: actionpack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails_61 - dependency-name: railties dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails_61 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a1873c commit 83f6795

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

gemfiles/rails_61/Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -10,60 +10,60 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (6.1.7.7)
14-
actionpack (= 6.1.7.7)
15-
activesupport (= 6.1.7.7)
13+
actioncable (6.1.7.8)
14+
actionpack (= 6.1.7.8)
15+
activesupport (= 6.1.7.8)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (6.1.7.7)
19-
actionpack (= 6.1.7.7)
20-
activejob (= 6.1.7.7)
21-
activerecord (= 6.1.7.7)
22-
activestorage (= 6.1.7.7)
23-
activesupport (= 6.1.7.7)
18+
actionmailbox (6.1.7.8)
19+
actionpack (= 6.1.7.8)
20+
activejob (= 6.1.7.8)
21+
activerecord (= 6.1.7.8)
22+
activestorage (= 6.1.7.8)
23+
activesupport (= 6.1.7.8)
2424
mail (>= 2.7.1)
25-
actionmailer (6.1.7.7)
26-
actionpack (= 6.1.7.7)
27-
actionview (= 6.1.7.7)
28-
activejob (= 6.1.7.7)
29-
activesupport (= 6.1.7.7)
25+
actionmailer (6.1.7.8)
26+
actionpack (= 6.1.7.8)
27+
actionview (= 6.1.7.8)
28+
activejob (= 6.1.7.8)
29+
activesupport (= 6.1.7.8)
3030
mail (~> 2.5, >= 2.5.4)
3131
rails-dom-testing (~> 2.0)
32-
actionpack (6.1.7.7)
33-
actionview (= 6.1.7.7)
34-
activesupport (= 6.1.7.7)
32+
actionpack (6.1.7.8)
33+
actionview (= 6.1.7.8)
34+
activesupport (= 6.1.7.8)
3535
rack (~> 2.0, >= 2.0.9)
3636
rack-test (>= 0.6.3)
3737
rails-dom-testing (~> 2.0)
3838
rails-html-sanitizer (~> 1.0, >= 1.2.0)
39-
actiontext (6.1.7.7)
40-
actionpack (= 6.1.7.7)
41-
activerecord (= 6.1.7.7)
42-
activestorage (= 6.1.7.7)
43-
activesupport (= 6.1.7.7)
39+
actiontext (6.1.7.8)
40+
actionpack (= 6.1.7.8)
41+
activerecord (= 6.1.7.8)
42+
activestorage (= 6.1.7.8)
43+
activesupport (= 6.1.7.8)
4444
nokogiri (>= 1.8.5)
45-
actionview (6.1.7.7)
46-
activesupport (= 6.1.7.7)
45+
actionview (6.1.7.8)
46+
activesupport (= 6.1.7.8)
4747
builder (~> 3.1)
4848
erubi (~> 1.4)
4949
rails-dom-testing (~> 2.0)
5050
rails-html-sanitizer (~> 1.1, >= 1.2.0)
51-
activejob (6.1.7.7)
52-
activesupport (= 6.1.7.7)
51+
activejob (6.1.7.8)
52+
activesupport (= 6.1.7.8)
5353
globalid (>= 0.3.6)
54-
activemodel (6.1.7.7)
55-
activesupport (= 6.1.7.7)
56-
activerecord (6.1.7.7)
57-
activemodel (= 6.1.7.7)
58-
activesupport (= 6.1.7.7)
59-
activestorage (6.1.7.7)
60-
actionpack (= 6.1.7.7)
61-
activejob (= 6.1.7.7)
62-
activerecord (= 6.1.7.7)
63-
activesupport (= 6.1.7.7)
54+
activemodel (6.1.7.8)
55+
activesupport (= 6.1.7.8)
56+
activerecord (6.1.7.8)
57+
activemodel (= 6.1.7.8)
58+
activesupport (= 6.1.7.8)
59+
activestorage (6.1.7.8)
60+
actionpack (= 6.1.7.8)
61+
activejob (= 6.1.7.8)
62+
activerecord (= 6.1.7.8)
63+
activesupport (= 6.1.7.8)
6464
marcel (~> 1.0)
6565
mini_mime (>= 1.1.0)
66-
activesupport (6.1.7.7)
66+
activesupport (6.1.7.8)
6767
concurrent-ruby (~> 1.0, >= 1.0.2)
6868
i18n (>= 1.6, < 2)
6969
minitest (>= 5.1)
@@ -95,7 +95,7 @@ GEM
9595
marcel (1.0.4)
9696
method_source (1.1.0)
9797
mini_mime (1.1.5)
98-
mini_portile2 (2.8.6)
98+
mini_portile2 (2.8.7)
9999
minitest (5.23.1)
100100
minitest-reporters (1.6.1)
101101
ansi
@@ -104,7 +104,7 @@ GEM
104104
ruby-progressbar
105105
mocha (2.3.0)
106106
ruby2_keywords (>= 0.0.5)
107-
net-imap (0.4.11)
107+
net-imap (0.4.12)
108108
date
109109
net-protocol
110110
net-pop (0.1.2)
@@ -131,20 +131,20 @@ GEM
131131
rack (2.2.9)
132132
rack-test (2.1.0)
133133
rack (>= 1.3)
134-
rails (6.1.7.7)
135-
actioncable (= 6.1.7.7)
136-
actionmailbox (= 6.1.7.7)
137-
actionmailer (= 6.1.7.7)
138-
actionpack (= 6.1.7.7)
139-
actiontext (= 6.1.7.7)
140-
actionview (= 6.1.7.7)
141-
activejob (= 6.1.7.7)
142-
activemodel (= 6.1.7.7)
143-
activerecord (= 6.1.7.7)
144-
activestorage (= 6.1.7.7)
145-
activesupport (= 6.1.7.7)
134+
rails (6.1.7.8)
135+
actioncable (= 6.1.7.8)
136+
actionmailbox (= 6.1.7.8)
137+
actionmailer (= 6.1.7.8)
138+
actionpack (= 6.1.7.8)
139+
actiontext (= 6.1.7.8)
140+
actionview (= 6.1.7.8)
141+
activejob (= 6.1.7.8)
142+
activemodel (= 6.1.7.8)
143+
activerecord (= 6.1.7.8)
144+
activestorage (= 6.1.7.8)
145+
activesupport (= 6.1.7.8)
146146
bundler (>= 1.15.0)
147-
railties (= 6.1.7.7)
147+
railties (= 6.1.7.8)
148148
sprockets-rails (>= 2.0.0)
149149
rails-controller-testing (1.0.5)
150150
actionpack (>= 5.0.1.rc1)
@@ -157,9 +157,9 @@ GEM
157157
rails-html-sanitizer (1.6.0)
158158
loofah (~> 2.21)
159159
nokogiri (~> 1.14)
160-
railties (6.1.7.7)
161-
actionpack (= 6.1.7.7)
162-
activesupport (= 6.1.7.7)
160+
railties (6.1.7.8)
161+
actionpack (= 6.1.7.8)
162+
activesupport (= 6.1.7.8)
163163
method_source
164164
rake (>= 12.2)
165165
thor (~> 1.0)

0 commit comments

Comments
 (0)