Skip to content

Commit 068f33a

Browse files
authored
Update all of rails: 6.1.3.2 → 6.1.4 (minor) (#54)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 30b7970 commit 068f33a

File tree

1 file changed

+63
-63
lines changed

1 file changed

+63
-63
lines changed

Gemfile.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
PATH
22
remote: .
33
specs:
4-
administrate-base_controller (0.6.0)
4+
administrate-base_controller (0.7.0)
55

66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
actioncable (6.1.3.2)
10-
actionpack (= 6.1.3.2)
11-
activesupport (= 6.1.3.2)
9+
actioncable (6.1.4)
10+
actionpack (= 6.1.4)
11+
activesupport (= 6.1.4)
1212
nio4r (~> 2.0)
1313
websocket-driver (>= 0.6.1)
14-
actionmailbox (6.1.3.2)
15-
actionpack (= 6.1.3.2)
16-
activejob (= 6.1.3.2)
17-
activerecord (= 6.1.3.2)
18-
activestorage (= 6.1.3.2)
19-
activesupport (= 6.1.3.2)
14+
actionmailbox (6.1.4)
15+
actionpack (= 6.1.4)
16+
activejob (= 6.1.4)
17+
activerecord (= 6.1.4)
18+
activestorage (= 6.1.4)
19+
activesupport (= 6.1.4)
2020
mail (>= 2.7.1)
21-
actionmailer (6.1.3.2)
22-
actionpack (= 6.1.3.2)
23-
actionview (= 6.1.3.2)
24-
activejob (= 6.1.3.2)
25-
activesupport (= 6.1.3.2)
21+
actionmailer (6.1.4)
22+
actionpack (= 6.1.4)
23+
actionview (= 6.1.4)
24+
activejob (= 6.1.4)
25+
activesupport (= 6.1.4)
2626
mail (~> 2.5, >= 2.5.4)
2727
rails-dom-testing (~> 2.0)
28-
actionpack (6.1.3.2)
29-
actionview (= 6.1.3.2)
30-
activesupport (= 6.1.3.2)
28+
actionpack (6.1.4)
29+
actionview (= 6.1.4)
30+
activesupport (= 6.1.4)
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.3.2)
36-
actionpack (= 6.1.3.2)
37-
activerecord (= 6.1.3.2)
38-
activestorage (= 6.1.3.2)
39-
activesupport (= 6.1.3.2)
35+
actiontext (6.1.4)
36+
actionpack (= 6.1.4)
37+
activerecord (= 6.1.4)
38+
activestorage (= 6.1.4)
39+
activesupport (= 6.1.4)
4040
nokogiri (>= 1.8.5)
41-
actionview (6.1.3.2)
42-
activesupport (= 6.1.3.2)
41+
actionview (6.1.4)
42+
activesupport (= 6.1.4)
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.3.2)
48-
activesupport (= 6.1.3.2)
47+
activejob (6.1.4)
48+
activesupport (= 6.1.4)
4949
globalid (>= 0.3.6)
50-
activemodel (6.1.3.2)
51-
activesupport (= 6.1.3.2)
52-
activerecord (6.1.3.2)
53-
activemodel (= 6.1.3.2)
54-
activesupport (= 6.1.3.2)
55-
activestorage (6.1.3.2)
56-
actionpack (= 6.1.3.2)
57-
activejob (= 6.1.3.2)
58-
activerecord (= 6.1.3.2)
59-
activesupport (= 6.1.3.2)
50+
activemodel (6.1.4)
51+
activesupport (= 6.1.4)
52+
activerecord (6.1.4)
53+
activemodel (= 6.1.4)
54+
activesupport (= 6.1.4)
55+
activestorage (6.1.4)
56+
actionpack (= 6.1.4)
57+
activejob (= 6.1.4)
58+
activerecord (= 6.1.4)
59+
activesupport (= 6.1.4)
6060
marcel (~> 1.0.0)
61-
mini_mime (~> 1.0.2)
62-
activesupport (6.1.3.2)
61+
mini_mime (>= 1.1.0)
62+
activesupport (6.1.4)
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.8)
82+
concurrent-ruby (1.1.9)
8383
crass (1.0.6)
8484
datetime_picker_rails (0.0.7)
8585
momentjs-rails (>= 2.8.1)
@@ -107,53 +107,53 @@ GEM
107107
activerecord
108108
kaminari-core (= 1.2.1)
109109
kaminari-core (1.2.1)
110-
loofah (2.9.1)
110+
loofah (2.10.0)
111111
crass (~> 1.0.2)
112112
nokogiri (>= 1.5.9)
113113
mail (2.7.1)
114114
mini_mime (>= 0.1.1)
115115
marcel (1.0.1)
116116
method_source (1.0.0)
117-
mini_mime (1.0.3)
118-
mini_portile2 (2.5.1)
117+
mini_mime (1.1.0)
118+
mini_portile2 (2.5.3)
119119
minitest (5.14.4)
120120
momentjs-rails (2.20.1)
121121
railties (>= 3.1)
122122
nio4r (2.5.7)
123-
nokogiri (1.11.4)
123+
nokogiri (1.11.7)
124124
mini_portile2 (~> 2.5.0)
125125
racc (~> 1.4)
126-
nokogiri (1.11.4-x64-mingw32)
126+
nokogiri (1.11.7-x64-mingw32)
127127
racc (~> 1.4)
128128
racc (1.5.2)
129129
rack (2.2.3)
130130
rack-test (1.1.0)
131131
rack (>= 1.0, < 3)
132-
rails (6.1.3.2)
133-
actioncable (= 6.1.3.2)
134-
actionmailbox (= 6.1.3.2)
135-
actionmailer (= 6.1.3.2)
136-
actionpack (= 6.1.3.2)
137-
actiontext (= 6.1.3.2)
138-
actionview (= 6.1.3.2)
139-
activejob (= 6.1.3.2)
140-
activemodel (= 6.1.3.2)
141-
activerecord (= 6.1.3.2)
142-
activestorage (= 6.1.3.2)
143-
activesupport (= 6.1.3.2)
132+
rails (6.1.4)
133+
actioncable (= 6.1.4)
134+
actionmailbox (= 6.1.4)
135+
actionmailer (= 6.1.4)
136+
actionpack (= 6.1.4)
137+
actiontext (= 6.1.4)
138+
actionview (= 6.1.4)
139+
activejob (= 6.1.4)
140+
activemodel (= 6.1.4)
141+
activerecord (= 6.1.4)
142+
activestorage (= 6.1.4)
143+
activesupport (= 6.1.4)
144144
bundler (>= 1.15.0)
145-
railties (= 6.1.3.2)
145+
railties (= 6.1.4)
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.3.0)
151151
loofah (~> 2.3)
152-
railties (6.1.3.2)
153-
actionpack (= 6.1.3.2)
154-
activesupport (= 6.1.3.2)
152+
railties (6.1.4)
153+
actionpack (= 6.1.4)
154+
activesupport (= 6.1.4)
155155
method_source
156-
rake (>= 0.8.7)
156+
rake (>= 0.13)
157157
thor (~> 1.0)
158158
rake (13.0.3)
159159
sassc (2.2.1)
@@ -178,7 +178,7 @@ GEM
178178
tilt (2.0.10)
179179
tzinfo (2.0.4)
180180
concurrent-ruby (~> 1.0)
181-
websocket-driver (0.7.3)
181+
websocket-driver (0.7.5)
182182
websocket-extensions (>= 0.1.0)
183183
websocket-extensions (0.1.5)
184184
zeitwerk (2.4.2)

0 commit comments

Comments
 (0)