Skip to content

Commit 9cae6e2

Browse files
authored
Update activerecord to version 6.1.7.1 (#98)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent ce7f272 commit 9cae6e2

File tree

1 file changed

+126
-108
lines changed

1 file changed

+126
-108
lines changed

Gemfile.lock

Lines changed: 126 additions & 108 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.5)
10-
actionpack (= 6.1.5)
11-
activesupport (= 6.1.5)
9+
actioncable (6.1.7.1)
10+
actionpack (= 6.1.7.1)
11+
activesupport (= 6.1.7.1)
1212
nio4r (~> 2.0)
1313
websocket-driver (>= 0.6.1)
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)
14+
actionmailbox (6.1.7.1)
15+
actionpack (= 6.1.7.1)
16+
activejob (= 6.1.7.1)
17+
activerecord (= 6.1.7.1)
18+
activestorage (= 6.1.7.1)
19+
activesupport (= 6.1.7.1)
2020
mail (>= 2.7.1)
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)
21+
actionmailer (6.1.7.1)
22+
actionpack (= 6.1.7.1)
23+
actionview (= 6.1.7.1)
24+
activejob (= 6.1.7.1)
25+
activesupport (= 6.1.7.1)
2626
mail (~> 2.5, >= 2.5.4)
2727
rails-dom-testing (~> 2.0)
28-
actionpack (6.1.5)
29-
actionview (= 6.1.5)
30-
activesupport (= 6.1.5)
28+
actionpack (6.1.7.1)
29+
actionview (= 6.1.7.1)
30+
activesupport (= 6.1.7.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.5)
36-
actionpack (= 6.1.5)
37-
activerecord (= 6.1.5)
38-
activestorage (= 6.1.5)
39-
activesupport (= 6.1.5)
35+
actiontext (6.1.7.1)
36+
actionpack (= 6.1.7.1)
37+
activerecord (= 6.1.7.1)
38+
activestorage (= 6.1.7.1)
39+
activesupport (= 6.1.7.1)
4040
nokogiri (>= 1.8.5)
41-
actionview (6.1.5)
42-
activesupport (= 6.1.5)
41+
actionview (6.1.7.1)
42+
activesupport (= 6.1.7.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.5)
48-
activesupport (= 6.1.5)
47+
activejob (6.1.7.1)
48+
activesupport (= 6.1.7.1)
4949
globalid (>= 0.3.6)
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)
50+
activemodel (6.1.7.1)
51+
activesupport (= 6.1.7.1)
52+
activerecord (6.1.7.1)
53+
activemodel (= 6.1.7.1)
54+
activesupport (= 6.1.7.1)
55+
activestorage (6.1.7.1)
56+
actionpack (= 6.1.7.1)
57+
activejob (= 6.1.7.1)
58+
activerecord (= 6.1.7.1)
59+
activesupport (= 6.1.7.1)
6060
marcel (~> 1.0)
6161
mini_mime (>= 1.1.0)
62-
activesupport (6.1.5)
62+
activesupport (6.1.7.1)
6363
concurrent-ruby (~> 1.0, >= 1.0.2)
6464
i18n (>= 1.6, < 2)
6565
minitest (>= 5.1)
@@ -76,89 +76,104 @@ GEM
7676
momentjs-rails (~> 2.8)
7777
sassc-rails (~> 2.1)
7878
selectize-rails (~> 0.6)
79-
autoprefixer-rails (9.7.5)
80-
execjs
81-
builder (3.2.4)
82-
concurrent-ruby (1.1.9)
79+
autoprefixer-rails (10.4.21.0)
80+
execjs (~> 2)
81+
base64 (0.3.0)
82+
builder (3.3.0)
83+
concurrent-ruby (1.3.5)
8384
crass (1.0.6)
85+
date (3.4.1)
8486
datetime_picker_rails (0.0.7)
8587
momentjs-rails (>= 2.8.1)
86-
erubi (1.10.0)
87-
execjs (2.7.0)
88-
ffi (1.12.2)
89-
ffi (1.12.2-x64-mingw32)
90-
globalid (1.0.0)
91-
activesupport (>= 5.0)
92-
i18n (1.10.0)
88+
erubi (1.13.1)
89+
execjs (2.10.0)
90+
ffi (1.17.2)
91+
ffi (1.17.2-x64-mingw32)
92+
globalid (1.3.0)
93+
activesupport (>= 6.1)
94+
i18n (1.14.7)
9395
concurrent-ruby (~> 1.0)
94-
jquery-rails (4.3.5)
96+
jquery-rails (4.6.0)
9597
rails-dom-testing (>= 1, < 3)
9698
railties (>= 4.2.0)
9799
thor (>= 0.14, < 2.0)
98-
kaminari (1.2.1)
100+
kaminari (1.2.2)
99101
activesupport (>= 4.1.0)
100-
kaminari-actionview (= 1.2.1)
101-
kaminari-activerecord (= 1.2.1)
102-
kaminari-core (= 1.2.1)
103-
kaminari-actionview (1.2.1)
102+
kaminari-actionview (= 1.2.2)
103+
kaminari-activerecord (= 1.2.2)
104+
kaminari-core (= 1.2.2)
105+
kaminari-actionview (1.2.2)
104106
actionview
105-
kaminari-core (= 1.2.1)
106-
kaminari-activerecord (1.2.1)
107+
kaminari-core (= 1.2.2)
108+
kaminari-activerecord (1.2.2)
107109
activerecord
108-
kaminari-core (= 1.2.1)
109-
kaminari-core (1.2.1)
110-
loofah (2.19.1)
110+
kaminari-core (= 1.2.2)
111+
kaminari-core (1.2.2)
112+
logger (1.7.0)
113+
loofah (2.24.1)
111114
crass (~> 1.0.2)
112-
nokogiri (>= 1.5.9)
113-
mail (2.7.1)
115+
nokogiri (>= 1.12.0)
116+
mail (2.8.1)
114117
mini_mime (>= 0.1.1)
115-
marcel (1.0.2)
116-
method_source (1.0.0)
117-
mini_mime (1.1.2)
118-
mini_portile2 (2.8.0)
119-
minitest (5.18.0)
120-
momentjs-rails (2.20.1)
118+
net-imap
119+
net-pop
120+
net-smtp
121+
marcel (1.1.0)
122+
method_source (1.1.0)
123+
mini_mime (1.1.5)
124+
mini_portile2 (2.8.9)
125+
minitest (5.25.5)
126+
momentjs-rails (2.29.4.1)
121127
railties (>= 3.1)
122-
nio4r (2.5.8)
123-
nokogiri (1.13.10)
124-
mini_portile2 (~> 2.8.0)
128+
net-imap (0.5.10)
129+
date
130+
net-protocol
131+
net-pop (0.1.2)
132+
net-protocol
133+
net-protocol (0.2.2)
134+
timeout
135+
net-smtp (0.5.1)
136+
net-protocol
137+
nio4r (2.7.4)
138+
nokogiri (1.18.10)
139+
mini_portile2 (~> 2.8.2)
125140
racc (~> 1.4)
126-
nokogiri (1.13.10-x64-mingw32)
127-
racc (~> 1.4)
128-
racc (1.6.1)
141+
racc (1.8.1)
129142
rack (2.2.18)
130-
rack-test (1.1.0)
131-
rack (>= 1.0, < 3)
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)
143+
rack-test (2.2.0)
144+
rack (>= 1.3)
145+
rails (6.1.7.1)
146+
actioncable (= 6.1.7.1)
147+
actionmailbox (= 6.1.7.1)
148+
actionmailer (= 6.1.7.1)
149+
actionpack (= 6.1.7.1)
150+
actiontext (= 6.1.7.1)
151+
actionview (= 6.1.7.1)
152+
activejob (= 6.1.7.1)
153+
activemodel (= 6.1.7.1)
154+
activerecord (= 6.1.7.1)
155+
activestorage (= 6.1.7.1)
156+
activesupport (= 6.1.7.1)
144157
bundler (>= 1.15.0)
145-
railties (= 6.1.5)
158+
railties (= 6.1.7.1)
146159
sprockets-rails (>= 2.0.0)
147-
rails-dom-testing (2.0.3)
148-
activesupport (>= 4.2.0)
160+
rails-dom-testing (2.3.0)
161+
activesupport (>= 5.0.0)
162+
minitest
149163
nokogiri (>= 1.6)
150-
rails-html-sanitizer (1.4.4)
151-
loofah (~> 2.19, >= 2.19.1)
152-
railties (6.1.5)
153-
actionpack (= 6.1.5)
154-
activesupport (= 6.1.5)
164+
rails-html-sanitizer (1.6.2)
165+
loofah (~> 2.21)
166+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
167+
railties (6.1.7.1)
168+
actionpack (= 6.1.7.1)
169+
activesupport (= 6.1.7.1)
155170
method_source
156171
rake (>= 12.2)
157172
thor (~> 1.0)
158-
rake (13.0.6)
159-
sassc (2.2.1)
173+
rake (13.3.0)
174+
sassc (2.4.0)
160175
ffi (~> 1.9)
161-
sassc (2.2.1-x64-mingw32)
176+
sassc (2.4.0-x64-mingw32)
162177
ffi (~> 1.9)
163178
sassc-rails (2.1.2)
164179
railties (>= 4.0.0)
@@ -167,21 +182,24 @@ GEM
167182
sprockets-rails
168183
tilt
169184
selectize-rails (0.12.6)
170-
sprockets (4.0.3)
185+
sprockets (4.2.2)
171186
concurrent-ruby (~> 1.0)
172-
rack (> 1, < 3)
173-
sprockets-rails (3.4.2)
174-
actionpack (>= 5.2)
175-
activesupport (>= 5.2)
187+
logger
188+
rack (>= 2.2.4, < 4)
189+
sprockets-rails (3.5.2)
190+
actionpack (>= 6.1)
191+
activesupport (>= 6.1)
176192
sprockets (>= 3.0.0)
177-
thor (1.2.1)
178-
tilt (2.0.10)
179-
tzinfo (2.0.4)
193+
thor (1.4.0)
194+
tilt (2.6.1)
195+
timeout (0.4.3)
196+
tzinfo (2.0.6)
180197
concurrent-ruby (~> 1.0)
181-
websocket-driver (0.7.5)
198+
websocket-driver (0.8.0)
199+
base64
182200
websocket-extensions (>= 0.1.0)
183201
websocket-extensions (0.1.5)
184-
zeitwerk (2.5.4)
202+
zeitwerk (2.7.3)
185203

186204
PLATFORMS
187205
ruby

0 commit comments

Comments
 (0)