Skip to content

Commit 845e2d4

Browse files
Bump actionview from 6.0.0 to 6.0.2.2 (#17)
Bumps [actionview](https://github.com/rails/rails) from 6.0.0 to 6.0.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.2.2/actionview/CHANGELOG.md) - [Commits](rails/rails@v6.0.0...v6.0.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b64e0f commit 845e2d4

1 file changed

Lines changed: 72 additions & 72 deletions

File tree

Gemfile.lock

Lines changed: 72 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -11,67 +11,67 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (6.0.0)
15-
actionpack (= 6.0.0)
14+
actioncable (6.0.2.2)
15+
actionpack (= 6.0.2.2)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (6.0.0)
19-
actionpack (= 6.0.0)
20-
activejob (= 6.0.0)
21-
activerecord (= 6.0.0)
22-
activestorage (= 6.0.0)
23-
activesupport (= 6.0.0)
18+
actionmailbox (6.0.2.2)
19+
actionpack (= 6.0.2.2)
20+
activejob (= 6.0.2.2)
21+
activerecord (= 6.0.2.2)
22+
activestorage (= 6.0.2.2)
23+
activesupport (= 6.0.2.2)
2424
mail (>= 2.7.1)
25-
actionmailer (6.0.0)
26-
actionpack (= 6.0.0)
27-
actionview (= 6.0.0)
28-
activejob (= 6.0.0)
25+
actionmailer (6.0.2.2)
26+
actionpack (= 6.0.2.2)
27+
actionview (= 6.0.2.2)
28+
activejob (= 6.0.2.2)
2929
mail (~> 2.5, >= 2.5.4)
3030
rails-dom-testing (~> 2.0)
31-
actionpack (6.0.0)
32-
actionview (= 6.0.0)
33-
activesupport (= 6.0.0)
34-
rack (~> 2.0)
31+
actionpack (6.0.2.2)
32+
actionview (= 6.0.2.2)
33+
activesupport (= 6.0.2.2)
34+
rack (~> 2.0, >= 2.0.8)
3535
rack-test (>= 0.6.3)
3636
rails-dom-testing (~> 2.0)
3737
rails-html-sanitizer (~> 1.0, >= 1.2.0)
38-
actiontext (6.0.0)
39-
actionpack (= 6.0.0)
40-
activerecord (= 6.0.0)
41-
activestorage (= 6.0.0)
42-
activesupport (= 6.0.0)
38+
actiontext (6.0.2.2)
39+
actionpack (= 6.0.2.2)
40+
activerecord (= 6.0.2.2)
41+
activestorage (= 6.0.2.2)
42+
activesupport (= 6.0.2.2)
4343
nokogiri (>= 1.8.5)
44-
actionview (6.0.0)
45-
activesupport (= 6.0.0)
44+
actionview (6.0.2.2)
45+
activesupport (= 6.0.2.2)
4646
builder (~> 3.1)
4747
erubi (~> 1.4)
4848
rails-dom-testing (~> 2.0)
4949
rails-html-sanitizer (~> 1.1, >= 1.2.0)
50-
activejob (6.0.0)
51-
activesupport (= 6.0.0)
50+
activejob (6.0.2.2)
51+
activesupport (= 6.0.2.2)
5252
globalid (>= 0.3.6)
53-
activemodel (6.0.0)
54-
activesupport (= 6.0.0)
55-
activerecord (6.0.0)
56-
activemodel (= 6.0.0)
57-
activesupport (= 6.0.0)
58-
activestorage (6.0.0)
59-
actionpack (= 6.0.0)
60-
activejob (= 6.0.0)
61-
activerecord (= 6.0.0)
53+
activemodel (6.0.2.2)
54+
activesupport (= 6.0.2.2)
55+
activerecord (6.0.2.2)
56+
activemodel (= 6.0.2.2)
57+
activesupport (= 6.0.2.2)
58+
activestorage (6.0.2.2)
59+
actionpack (= 6.0.2.2)
60+
activejob (= 6.0.2.2)
61+
activerecord (= 6.0.2.2)
6262
marcel (~> 0.3.1)
63-
activesupport (6.0.0)
63+
activesupport (6.0.2.2)
6464
concurrent-ruby (~> 1.0, >= 1.0.2)
6565
i18n (>= 0.7, < 2)
6666
minitest (~> 5.1)
6767
tzinfo (~> 1.1)
68-
zeitwerk (~> 2.1, >= 2.1.8)
68+
zeitwerk (~> 2.2)
6969
ast (2.4.0)
7070
axiom-types (0.1.1)
7171
descendants_tracker (~> 0.0.4)
7272
ice_nine (~> 0.11.0)
7373
thread_safe (~> 0.3, >= 0.3.1)
74-
builder (3.2.3)
74+
builder (3.2.4)
7575
bundler-audit (0.6.1)
7676
bundler (>= 1.2.0, < 3)
7777
thor (~> 0.18)
@@ -80,39 +80,39 @@ GEM
8080
virtus (~> 1.0)
8181
coercible (1.0.0)
8282
descendants_tracker (~> 0.0.1)
83-
concurrent-ruby (1.1.5)
83+
concurrent-ruby (1.1.6)
8484
connection_pool (2.2.2)
85-
crass (1.0.5)
85+
crass (1.0.6)
8686
descendants_tracker (0.0.4)
8787
thread_safe (~> 0.3, >= 0.3.1)
8888
diff-lcs (1.3)
8989
docile (1.3.2)
90-
dry-initializer (3.0.1)
90+
dry-initializer (3.0.3)
9191
equalizer (0.0.11)
9292
erubi (1.9.0)
9393
globalid (0.4.2)
9494
activesupport (>= 4.2.0)
95-
i18n (1.6.0)
95+
i18n (1.8.2)
9696
concurrent-ruby (~> 1.0)
9797
ice_nine (0.11.2)
9898
iniparse (1.4.4)
9999
jaro_winkler (1.5.3)
100100
json (2.2.0)
101101
kwalify (0.7.2)
102-
loofah (2.3.1)
102+
loofah (2.5.0)
103103
crass (~> 1.0.2)
104104
nokogiri (>= 1.5.9)
105105
mail (2.7.1)
106106
mini_mime (>= 0.1.1)
107107
marcel (0.3.3)
108108
mimemagic (~> 0.3.2)
109-
method_source (0.9.2)
110-
mimemagic (0.3.3)
109+
method_source (1.0.0)
110+
mimemagic (0.3.4)
111111
mini_mime (1.0.2)
112112
mini_portile2 (2.4.0)
113-
minitest (5.12.2)
113+
minitest (5.14.0)
114114
nio4r (2.5.2)
115-
nokogiri (1.10.8)
115+
nokogiri (1.10.9)
116116
mini_portile2 (~> 2.4.0)
117117
overcommit (0.50.0)
118118
childprocess (>= 0.6.3, < 4)
@@ -126,39 +126,39 @@ GEM
126126
puma (4.3.3)
127127
nio4r (~> 2.0)
128128
quantile (0.2.1)
129-
rack (2.0.8)
129+
rack (2.2.2)
130130
rack-protection (2.0.7)
131131
rack
132132
rack-test (1.1.0)
133133
rack (>= 1.0, < 3)
134-
rails (6.0.0)
135-
actioncable (= 6.0.0)
136-
actionmailbox (= 6.0.0)
137-
actionmailer (= 6.0.0)
138-
actionpack (= 6.0.0)
139-
actiontext (= 6.0.0)
140-
actionview (= 6.0.0)
141-
activejob (= 6.0.0)
142-
activemodel (= 6.0.0)
143-
activerecord (= 6.0.0)
144-
activestorage (= 6.0.0)
145-
activesupport (= 6.0.0)
134+
rails (6.0.2.2)
135+
actioncable (= 6.0.2.2)
136+
actionmailbox (= 6.0.2.2)
137+
actionmailer (= 6.0.2.2)
138+
actionpack (= 6.0.2.2)
139+
actiontext (= 6.0.2.2)
140+
actionview (= 6.0.2.2)
141+
activejob (= 6.0.2.2)
142+
activemodel (= 6.0.2.2)
143+
activerecord (= 6.0.2.2)
144+
activestorage (= 6.0.2.2)
145+
activesupport (= 6.0.2.2)
146146
bundler (>= 1.3.0)
147-
railties (= 6.0.0)
147+
railties (= 6.0.2.2)
148148
sprockets-rails (>= 2.0.0)
149149
rails-dom-testing (2.0.3)
150150
activesupport (>= 4.2.0)
151151
nokogiri (>= 1.6)
152-
rails-html-sanitizer (1.2.0)
153-
loofah (~> 2.2, >= 2.2.2)
154-
railties (6.0.0)
155-
actionpack (= 6.0.0)
156-
activesupport (= 6.0.0)
152+
rails-html-sanitizer (1.3.0)
153+
loofah (~> 2.3)
154+
railties (6.0.2.2)
155+
actionpack (= 6.0.2.2)
156+
activesupport (= 6.0.2.2)
157157
method_source
158158
rake (>= 0.8.7)
159159
thor (>= 0.20.3, < 2.0)
160160
rainbow (3.0.0)
161-
rake (13.0.0)
161+
rake (13.0.1)
162162
redis (4.1.3)
163163
reek (5.4.0)
164164
codeclimate-engine-rb (~> 0.4.0)
@@ -199,7 +199,7 @@ GEM
199199
json (>= 1.8, < 3)
200200
simplecov-html (~> 0.10.0)
201201
simplecov-html (0.10.2)
202-
sprockets (3.7.2)
202+
sprockets (4.0.0)
203203
concurrent-ruby (~> 1.0)
204204
rack (> 1, < 3)
205205
sprockets-rails (3.2.1)
@@ -208,7 +208,7 @@ GEM
208208
sprockets (>= 3.0.0)
209209
thor (0.20.3)
210210
thread_safe (0.3.6)
211-
tzinfo (1.2.5)
211+
tzinfo (1.2.7)
212212
thread_safe (~> 0.1)
213213
unicode-display_width (1.6.0)
214214
virtus (1.0.5)
@@ -219,7 +219,7 @@ GEM
219219
websocket-driver (0.7.1)
220220
websocket-extensions (>= 0.1.0)
221221
websocket-extensions (0.1.4)
222-
yabeda (0.1.3)
222+
yabeda (0.5.0)
223223
concurrent-ruby
224224
dry-initializer
225225
yabeda-prometheus (0.1.4)
@@ -228,13 +228,13 @@ GEM
228228
json
229229
puma
230230
yabeda
231-
yabeda-rails (0.1.3)
231+
yabeda-rails (0.5.0)
232232
rails
233-
yabeda
233+
yabeda (~> 0.4)
234234
yabeda-sidekiq (0.1.3)
235235
sidekiq
236236
yabeda
237-
zeitwerk (2.1.10)
237+
zeitwerk (2.3.0)
238238

239239
PLATFORMS
240240
ruby

0 commit comments

Comments
 (0)