Skip to content

Commit 090a036

Browse files
authored
🚨 [security] Update all of rails: 6.1.1 → 6.1.3.1 (minor) (#50)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent bbfb7ef commit 090a036

File tree

1 file changed

+64
-66
lines changed

1 file changed

+64
-66
lines changed

‎Gemfile.lock

Lines changed: 64 additions & 66 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.1)
10-
actionpack (= 6.1.1)
11-
activesupport (= 6.1.1)
9+
actioncable (6.1.3.1)
10+
actionpack (= 6.1.3.1)
11+
activesupport (= 6.1.3.1)
1212
nio4r (~> 2.0)
1313
websocket-driver (>= 0.6.1)
14-
actionmailbox (6.1.1)
15-
actionpack (= 6.1.1)
16-
activejob (= 6.1.1)
17-
activerecord (= 6.1.1)
18-
activestorage (= 6.1.1)
19-
activesupport (= 6.1.1)
14+
actionmailbox (6.1.3.1)
15+
actionpack (= 6.1.3.1)
16+
activejob (= 6.1.3.1)
17+
activerecord (= 6.1.3.1)
18+
activestorage (= 6.1.3.1)
19+
activesupport (= 6.1.3.1)
2020
mail (>= 2.7.1)
21-
actionmailer (6.1.1)
22-
actionpack (= 6.1.1)
23-
actionview (= 6.1.1)
24-
activejob (= 6.1.1)
25-
activesupport (= 6.1.1)
21+
actionmailer (6.1.3.1)
22+
actionpack (= 6.1.3.1)
23+
actionview (= 6.1.3.1)
24+
activejob (= 6.1.3.1)
25+
activesupport (= 6.1.3.1)
2626
mail (~> 2.5, >= 2.5.4)
2727
rails-dom-testing (~> 2.0)
28-
actionpack (6.1.1)
29-
actionview (= 6.1.1)
30-
activesupport (= 6.1.1)
28+
actionpack (6.1.3.1)
29+
actionview (= 6.1.3.1)
30+
activesupport (= 6.1.3.1)
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.1)
36-
actionpack (= 6.1.1)
37-
activerecord (= 6.1.1)
38-
activestorage (= 6.1.1)
39-
activesupport (= 6.1.1)
35+
actiontext (6.1.3.1)
36+
actionpack (= 6.1.3.1)
37+
activerecord (= 6.1.3.1)
38+
activestorage (= 6.1.3.1)
39+
activesupport (= 6.1.3.1)
4040
nokogiri (>= 1.8.5)
41-
actionview (6.1.1)
42-
activesupport (= 6.1.1)
41+
actionview (6.1.3.1)
42+
activesupport (= 6.1.3.1)
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.1)
48-
activesupport (= 6.1.1)
47+
activejob (6.1.3.1)
48+
activesupport (= 6.1.3.1)
4949
globalid (>= 0.3.6)
50-
activemodel (6.1.1)
51-
activesupport (= 6.1.1)
52-
activerecord (6.1.1)
53-
activemodel (= 6.1.1)
54-
activesupport (= 6.1.1)
55-
activestorage (6.1.1)
56-
actionpack (= 6.1.1)
57-
activejob (= 6.1.1)
58-
activerecord (= 6.1.1)
59-
activesupport (= 6.1.1)
60-
marcel (~> 0.3.1)
61-
mimemagic (~> 0.3.2)
62-
activesupport (6.1.1)
50+
activemodel (6.1.3.1)
51+
activesupport (= 6.1.3.1)
52+
activerecord (6.1.3.1)
53+
activemodel (= 6.1.3.1)
54+
activesupport (= 6.1.3.1)
55+
activestorage (6.1.3.1)
56+
actionpack (= 6.1.3.1)
57+
activejob (= 6.1.3.1)
58+
activerecord (= 6.1.3.1)
59+
activesupport (= 6.1.3.1)
60+
marcel (~> 1.0.0)
61+
mini_mime (~> 1.0.2)
62+
activesupport (6.1.3.1)
6363
concurrent-ruby (~> 1.0, >= 1.0.2)
6464
i18n (>= 1.6, < 2)
6565
minitest (>= 5.1)
@@ -79,7 +79,7 @@ GEM
7979
autoprefixer-rails (9.7.5)
8080
execjs
8181
builder (3.2.4)
82-
concurrent-ruby (1.1.7)
82+
concurrent-ruby (1.1.8)
8383
crass (1.0.6)
8484
datetime_picker_rails (0.0.7)
8585
momentjs-rails (>= 2.8.1)
@@ -89,7 +89,7 @@ GEM
8989
ffi (1.12.2-x64-mingw32)
9090
globalid (0.4.2)
9191
activesupport (>= 4.2.0)
92-
i18n (1.8.7)
92+
i18n (1.8.9)
9393
concurrent-ruby (~> 1.0)
9494
jquery-rails (4.3.5)
9595
rails-dom-testing (>= 1, < 3)
@@ -107,53 +107,51 @@ GEM
107107
activerecord
108108
kaminari-core (= 1.2.1)
109109
kaminari-core (1.2.1)
110-
loofah (2.8.0)
110+
loofah (2.9.0)
111111
crass (~> 1.0.2)
112112
nokogiri (>= 1.5.9)
113113
mail (2.7.1)
114114
mini_mime (>= 0.1.1)
115-
marcel (0.3.3)
116-
mimemagic (~> 0.3.2)
115+
marcel (1.0.0)
117116
method_source (1.0.0)
118-
mimemagic (0.3.5)
119-
mini_mime (1.0.2)
117+
mini_mime (1.0.3)
120118
mini_portile2 (2.5.0)
121119
minitest (5.14.4)
122120
momentjs-rails (2.20.1)
123121
railties (>= 3.1)
124-
nio4r (2.5.4)
125-
nokogiri (1.11.1)
122+
nio4r (2.5.7)
123+
nokogiri (1.11.2)
126124
mini_portile2 (~> 2.5.0)
127125
racc (~> 1.4)
128-
nokogiri (1.11.1-x64-mingw32)
126+
nokogiri (1.11.2-x64-mingw32)
129127
racc (~> 1.4)
130128
racc (1.5.2)
131129
rack (2.2.3)
132130
rack-test (1.1.0)
133131
rack (>= 1.0, < 3)
134-
rails (6.1.1)
135-
actioncable (= 6.1.1)
136-
actionmailbox (= 6.1.1)
137-
actionmailer (= 6.1.1)
138-
actionpack (= 6.1.1)
139-
actiontext (= 6.1.1)
140-
actionview (= 6.1.1)
141-
activejob (= 6.1.1)
142-
activemodel (= 6.1.1)
143-
activerecord (= 6.1.1)
144-
activestorage (= 6.1.1)
145-
activesupport (= 6.1.1)
132+
rails (6.1.3.1)
133+
actioncable (= 6.1.3.1)
134+
actionmailbox (= 6.1.3.1)
135+
actionmailer (= 6.1.3.1)
136+
actionpack (= 6.1.3.1)
137+
actiontext (= 6.1.3.1)
138+
actionview (= 6.1.3.1)
139+
activejob (= 6.1.3.1)
140+
activemodel (= 6.1.3.1)
141+
activerecord (= 6.1.3.1)
142+
activestorage (= 6.1.3.1)
143+
activesupport (= 6.1.3.1)
146144
bundler (>= 1.15.0)
147-
railties (= 6.1.1)
145+
railties (= 6.1.3.1)
148146
sprockets-rails (>= 2.0.0)
149147
rails-dom-testing (2.0.3)
150148
activesupport (>= 4.2.0)
151149
nokogiri (>= 1.6)
152150
rails-html-sanitizer (1.3.0)
153151
loofah (~> 2.3)
154-
railties (6.1.1)
155-
actionpack (= 6.1.1)
156-
activesupport (= 6.1.1)
152+
railties (6.1.3.1)
153+
actionpack (= 6.1.3.1)
154+
activesupport (= 6.1.3.1)
157155
method_source
158156
rake (>= 0.8.7)
159157
thor (~> 1.0)
@@ -176,7 +174,7 @@ GEM
176174
actionpack (>= 4.0)
177175
activesupport (>= 4.0)
178176
sprockets (>= 3.0.0)
179-
thor (1.0.1)
177+
thor (1.1.0)
180178
tilt (2.0.10)
181179
tzinfo (2.0.4)
182180
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)