Skip to content

Commit eed0e27

Browse files
authored
🚨 [security] Update all of rails: 6.1.4.6 → 6.1.5 (minor) (#68)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 7d3eda9 commit eed0e27

File tree

1 file changed

+61
-61
lines changed

1 file changed

+61
-61
lines changed

‎Gemfile.lock

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -6,60 +6,60 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
actioncable (6.1.4.6)
10-
actionpack (= 6.1.4.6)
11-
activesupport (= 6.1.4.6)
9+
actioncable (6.1.5)
10+
actionpack (= 6.1.5)
11+
activesupport (= 6.1.5)
1212
nio4r (~> 2.0)
1313
websocket-driver (>= 0.6.1)
14-
actionmailbox (6.1.4.6)
15-
actionpack (= 6.1.4.6)
16-
activejob (= 6.1.4.6)
17-
activerecord (= 6.1.4.6)
18-
activestorage (= 6.1.4.6)
19-
activesupport (= 6.1.4.6)
14+
actionmailbox (6.1.5)
15+
actionpack (= 6.1.5)
16+
activejob (= 6.1.5)
17+
activerecord (= 6.1.5)
18+
activestorage (= 6.1.5)
19+
activesupport (= 6.1.5)
2020
mail (>= 2.7.1)
21-
actionmailer (6.1.4.6)
22-
actionpack (= 6.1.4.6)
23-
actionview (= 6.1.4.6)
24-
activejob (= 6.1.4.6)
25-
activesupport (= 6.1.4.6)
21+
actionmailer (6.1.5)
22+
actionpack (= 6.1.5)
23+
actionview (= 6.1.5)
24+
activejob (= 6.1.5)
25+
activesupport (= 6.1.5)
2626
mail (~> 2.5, >= 2.5.4)
2727
rails-dom-testing (~> 2.0)
28-
actionpack (6.1.4.6)
29-
actionview (= 6.1.4.6)
30-
activesupport (= 6.1.4.6)
28+
actionpack (6.1.5)
29+
actionview (= 6.1.5)
30+
activesupport (= 6.1.5)
3131
rack (~> 2.0, >= 2.0.9)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.0)
3434
rails-html-sanitizer (~> 1.0, >= 1.2.0)
35-
actiontext (6.1.4.6)
36-
actionpack (= 6.1.4.6)
37-
activerecord (= 6.1.4.6)
38-
activestorage (= 6.1.4.6)
39-
activesupport (= 6.1.4.6)
35+
actiontext (6.1.5)
36+
actionpack (= 6.1.5)
37+
activerecord (= 6.1.5)
38+
activestorage (= 6.1.5)
39+
activesupport (= 6.1.5)
4040
nokogiri (>= 1.8.5)
41-
actionview (6.1.4.6)
42-
activesupport (= 6.1.4.6)
41+
actionview (6.1.5)
42+
activesupport (= 6.1.5)
4343
builder (~> 3.1)
4444
erubi (~> 1.4)
4545
rails-dom-testing (~> 2.0)
4646
rails-html-sanitizer (~> 1.1, >= 1.2.0)
47-
activejob (6.1.4.6)
48-
activesupport (= 6.1.4.6)
47+
activejob (6.1.5)
48+
activesupport (= 6.1.5)
4949
globalid (>= 0.3.6)
50-
activemodel (6.1.4.6)
51-
activesupport (= 6.1.4.6)
52-
activerecord (6.1.4.6)
53-
activemodel (= 6.1.4.6)
54-
activesupport (= 6.1.4.6)
55-
activestorage (6.1.4.6)
56-
actionpack (= 6.1.4.6)
57-
activejob (= 6.1.4.6)
58-
activerecord (= 6.1.4.6)
59-
activesupport (= 6.1.4.6)
60-
marcel (~> 1.0.0)
50+
activemodel (6.1.5)
51+
activesupport (= 6.1.5)
52+
activerecord (6.1.5)
53+
activemodel (= 6.1.5)
54+
activesupport (= 6.1.5)
55+
activestorage (6.1.5)
56+
actionpack (= 6.1.5)
57+
activejob (= 6.1.5)
58+
activerecord (= 6.1.5)
59+
activesupport (= 6.1.5)
60+
marcel (~> 1.0)
6161
mini_mime (>= 1.1.0)
62-
activesupport (6.1.4.6)
62+
activesupport (6.1.5)
6363
concurrent-ruby (~> 1.0, >= 1.0.2)
6464
i18n (>= 1.6, < 2)
6565
minitest (>= 5.1)
@@ -89,7 +89,7 @@ GEM
8989
ffi (1.12.2-x64-mingw32)
9090
globalid (1.0.0)
9191
activesupport (>= 5.0)
92-
i18n (1.9.1)
92+
i18n (1.10.0)
9393
concurrent-ruby (~> 1.0)
9494
jquery-rails (4.3.5)
9595
rails-dom-testing (>= 1, < 3)
@@ -115,45 +115,45 @@ GEM
115115
marcel (1.0.2)
116116
method_source (1.0.0)
117117
mini_mime (1.1.2)
118-
mini_portile2 (2.7.1)
118+
mini_portile2 (2.8.0)
119119
minitest (5.15.0)
120120
momentjs-rails (2.20.1)
121121
railties (>= 3.1)
122122
nio4r (2.5.8)
123-
nokogiri (1.13.1)
124-
mini_portile2 (~> 2.7.0)
123+
nokogiri (1.13.3)
124+
mini_portile2 (~> 2.8.0)
125125
racc (~> 1.4)
126-
nokogiri (1.13.1-x64-mingw32)
126+
nokogiri (1.13.3-x64-mingw32)
127127
racc (~> 1.4)
128128
racc (1.6.0)
129129
rack (2.2.3)
130130
rack-test (1.1.0)
131131
rack (>= 1.0, < 3)
132-
rails (6.1.4.6)
133-
actioncable (= 6.1.4.6)
134-
actionmailbox (= 6.1.4.6)
135-
actionmailer (= 6.1.4.6)
136-
actionpack (= 6.1.4.6)
137-
actiontext (= 6.1.4.6)
138-
actionview (= 6.1.4.6)
139-
activejob (= 6.1.4.6)
140-
activemodel (= 6.1.4.6)
141-
activerecord (= 6.1.4.6)
142-
activestorage (= 6.1.4.6)
143-
activesupport (= 6.1.4.6)
132+
rails (6.1.5)
133+
actioncable (= 6.1.5)
134+
actionmailbox (= 6.1.5)
135+
actionmailer (= 6.1.5)
136+
actionpack (= 6.1.5)
137+
actiontext (= 6.1.5)
138+
actionview (= 6.1.5)
139+
activejob (= 6.1.5)
140+
activemodel (= 6.1.5)
141+
activerecord (= 6.1.5)
142+
activestorage (= 6.1.5)
143+
activesupport (= 6.1.5)
144144
bundler (>= 1.15.0)
145-
railties (= 6.1.4.6)
145+
railties (= 6.1.5)
146146
sprockets-rails (>= 2.0.0)
147147
rails-dom-testing (2.0.3)
148148
activesupport (>= 4.2.0)
149149
nokogiri (>= 1.6)
150150
rails-html-sanitizer (1.4.2)
151151
loofah (~> 2.3)
152-
railties (6.1.4.6)
153-
actionpack (= 6.1.4.6)
154-
activesupport (= 6.1.4.6)
152+
railties (6.1.5)
153+
actionpack (= 6.1.5)
154+
activesupport (= 6.1.5)
155155
method_source
156-
rake (>= 0.13)
156+
rake (>= 12.2)
157157
thor (~> 1.0)
158158
rake (13.0.6)
159159
sassc (2.2.1)
@@ -167,7 +167,7 @@ GEM
167167
sprockets-rails
168168
tilt
169169
selectize-rails (0.12.6)
170-
sprockets (4.0.2)
170+
sprockets (4.0.3)
171171
concurrent-ruby (~> 1.0)
172172
rack (> 1, < 3)
173173
sprockets-rails (3.4.2)

0 commit comments

Comments
 (0)