Skip to content

Commit 40b46cd

Browse files
authored
Update all of rails to version 6.0.3.4 (#40)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 32e6a12 commit 40b46cd

File tree

1 file changed

+67
-51
lines changed

1 file changed

+67
-51
lines changed

Gemfile.lock

Lines changed: 67 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -6,47 +6,61 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
actioncable (5.2.4.3)
10-
actionpack (= 5.2.4.3)
9+
actioncable (6.0.3.4)
10+
actionpack (= 6.0.3.4)
1111
nio4r (~> 2.0)
1212
websocket-driver (>= 0.6.1)
13-
actionmailer (5.2.4.3)
14-
actionpack (= 5.2.4.3)
15-
actionview (= 5.2.4.3)
16-
activejob (= 5.2.4.3)
13+
actionmailbox (6.0.3.4)
14+
actionpack (= 6.0.3.4)
15+
activejob (= 6.0.3.4)
16+
activerecord (= 6.0.3.4)
17+
activestorage (= 6.0.3.4)
18+
activesupport (= 6.0.3.4)
19+
mail (>= 2.7.1)
20+
actionmailer (6.0.3.4)
21+
actionpack (= 6.0.3.4)
22+
actionview (= 6.0.3.4)
23+
activejob (= 6.0.3.4)
1724
mail (~> 2.5, >= 2.5.4)
1825
rails-dom-testing (~> 2.0)
19-
actionpack (5.2.4.3)
20-
actionview (= 5.2.4.3)
21-
activesupport (= 5.2.4.3)
26+
actionpack (6.0.3.4)
27+
actionview (= 6.0.3.4)
28+
activesupport (= 6.0.3.4)
2229
rack (~> 2.0, >= 2.0.8)
2330
rack-test (>= 0.6.3)
2431
rails-dom-testing (~> 2.0)
25-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
26-
actionview (5.2.4.3)
27-
activesupport (= 5.2.4.3)
32+
rails-html-sanitizer (~> 1.0, >= 1.2.0)
33+
actiontext (6.0.3.4)
34+
actionpack (= 6.0.3.4)
35+
activerecord (= 6.0.3.4)
36+
activestorage (= 6.0.3.4)
37+
activesupport (= 6.0.3.4)
38+
nokogiri (>= 1.8.5)
39+
actionview (6.0.3.4)
40+
activesupport (= 6.0.3.4)
2841
builder (~> 3.1)
2942
erubi (~> 1.4)
3043
rails-dom-testing (~> 2.0)
31-
rails-html-sanitizer (~> 1.0, >= 1.0.3)
32-
activejob (5.2.4.3)
33-
activesupport (= 5.2.4.3)
44+
rails-html-sanitizer (~> 1.1, >= 1.2.0)
45+
activejob (6.0.3.4)
46+
activesupport (= 6.0.3.4)
3447
globalid (>= 0.3.6)
35-
activemodel (5.2.4.3)
36-
activesupport (= 5.2.4.3)
37-
activerecord (5.2.4.3)
38-
activemodel (= 5.2.4.3)
39-
activesupport (= 5.2.4.3)
40-
arel (>= 9.0)
41-
activestorage (5.2.4.3)
42-
actionpack (= 5.2.4.3)
43-
activerecord (= 5.2.4.3)
48+
activemodel (6.0.3.4)
49+
activesupport (= 6.0.3.4)
50+
activerecord (6.0.3.4)
51+
activemodel (= 6.0.3.4)
52+
activesupport (= 6.0.3.4)
53+
activestorage (6.0.3.4)
54+
actionpack (= 6.0.3.4)
55+
activejob (= 6.0.3.4)
56+
activerecord (= 6.0.3.4)
4457
marcel (~> 0.3.1)
45-
activesupport (5.2.4.3)
58+
activesupport (6.0.3.4)
4659
concurrent-ruby (~> 1.0, >= 1.0.2)
4760
i18n (>= 0.7, < 2)
4861
minitest (~> 5.1)
4962
tzinfo (~> 1.1)
63+
zeitwerk (~> 2.2, >= 2.2.2)
5064
administrate (0.13.0)
5165
actionpack (>= 4.2)
5266
actionview (>= 4.2)
@@ -58,11 +72,10 @@ GEM
5872
momentjs-rails (~> 2.8)
5973
sassc-rails (~> 2.1)
6074
selectize-rails (~> 0.6)
61-
arel (9.0.0)
6275
autoprefixer-rails (9.7.5)
6376
execjs
6477
builder (3.2.4)
65-
concurrent-ruby (1.1.6)
78+
concurrent-ruby (1.1.7)
6679
crass (1.0.6)
6780
datetime_picker_rails (0.0.7)
6881
momentjs-rails (>= 2.8.1)
@@ -72,7 +85,7 @@ GEM
7285
ffi (1.12.2-x64-mingw32)
7386
globalid (0.4.2)
7487
activesupport (>= 4.2.0)
75-
i18n (1.8.2)
88+
i18n (1.8.5)
7689
concurrent-ruby (~> 1.0)
7790
jquery-rails (4.3.5)
7891
rails-dom-testing (>= 1, < 3)
@@ -90,7 +103,7 @@ GEM
90103
activerecord
91104
kaminari-core (= 1.2.1)
92105
kaminari-core (1.2.1)
93-
loofah (2.5.0)
106+
loofah (2.7.0)
94107
crass (~> 1.0.2)
95108
nokogiri (>= 1.5.9)
96109
mail (2.7.1)
@@ -104,38 +117,40 @@ GEM
104117
minitest (5.14.2)
105118
momentjs-rails (2.20.1)
106119
railties (>= 3.1)
107-
nio4r (2.5.2)
108-
nokogiri (1.10.9)
120+
nio4r (2.5.4)
121+
nokogiri (1.10.10)
109122
mini_portile2 (~> 2.4.0)
110-
nokogiri (1.10.9-x64-mingw32)
123+
nokogiri (1.10.10-x64-mingw32)
111124
mini_portile2 (~> 2.4.0)
112125
rack (2.2.3)
113126
rack-test (1.1.0)
114127
rack (>= 1.0, < 3)
115-
rails (5.2.4.3)
116-
actioncable (= 5.2.4.3)
117-
actionmailer (= 5.2.4.3)
118-
actionpack (= 5.2.4.3)
119-
actionview (= 5.2.4.3)
120-
activejob (= 5.2.4.3)
121-
activemodel (= 5.2.4.3)
122-
activerecord (= 5.2.4.3)
123-
activestorage (= 5.2.4.3)
124-
activesupport (= 5.2.4.3)
128+
rails (6.0.3.4)
129+
actioncable (= 6.0.3.4)
130+
actionmailbox (= 6.0.3.4)
131+
actionmailer (= 6.0.3.4)
132+
actionpack (= 6.0.3.4)
133+
actiontext (= 6.0.3.4)
134+
actionview (= 6.0.3.4)
135+
activejob (= 6.0.3.4)
136+
activemodel (= 6.0.3.4)
137+
activerecord (= 6.0.3.4)
138+
activestorage (= 6.0.3.4)
139+
activesupport (= 6.0.3.4)
125140
bundler (>= 1.3.0)
126-
railties (= 5.2.4.3)
141+
railties (= 6.0.3.4)
127142
sprockets-rails (>= 2.0.0)
128143
rails-dom-testing (2.0.3)
129144
activesupport (>= 4.2.0)
130145
nokogiri (>= 1.6)
131146
rails-html-sanitizer (1.3.0)
132147
loofah (~> 2.3)
133-
railties (5.2.4.3)
134-
actionpack (= 5.2.4.3)
135-
activesupport (= 5.2.4.3)
148+
railties (6.0.3.4)
149+
actionpack (= 6.0.3.4)
150+
activesupport (= 6.0.3.4)
136151
method_source
137152
rake (>= 0.8.7)
138-
thor (>= 0.19.0, < 2.0)
153+
thor (>= 0.20.3, < 2.0)
139154
rake (13.0.1)
140155
sassc (2.2.1)
141156
ffi (~> 1.9)
@@ -148,21 +163,22 @@ GEM
148163
sprockets-rails
149164
tilt
150165
selectize-rails (0.12.6)
151-
sprockets (4.0.0)
166+
sprockets (4.0.2)
152167
concurrent-ruby (~> 1.0)
153168
rack (> 1, < 3)
154-
sprockets-rails (3.2.1)
169+
sprockets-rails (3.2.2)
155170
actionpack (>= 4.0)
156171
activesupport (>= 4.0)
157172
sprockets (>= 3.0.0)
158173
thor (1.0.1)
159174
thread_safe (0.3.6)
160175
tilt (2.0.10)
161-
tzinfo (1.2.7)
176+
tzinfo (1.2.8)
162177
thread_safe (~> 0.1)
163-
websocket-driver (0.7.1)
178+
websocket-driver (0.7.3)
164179
websocket-extensions (>= 0.1.0)
165180
websocket-extensions (0.1.5)
181+
zeitwerk (2.4.1)
166182

167183
PLATFORMS
168184
ruby

0 commit comments

Comments
 (0)