Skip to content

Commit 3ee946d

Browse files
Bump rails from 6.0.3.2 to 6.0.3.3 (#1826)
Bumps [rails](https://github.com/rails/rails) from 6.0.3.2 to 6.0.3.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.0.3.2...v6.0.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d209da6 commit 3ee946d

1 file changed

Lines changed: 52 additions & 52 deletions

File tree

Gemfile.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (6.0.3.2)
5-
actionpack (= 6.0.3.2)
4+
actioncable (6.0.3.3)
5+
actionpack (= 6.0.3.3)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailbox (6.0.3.2)
9-
actionpack (= 6.0.3.2)
10-
activejob (= 6.0.3.2)
11-
activerecord (= 6.0.3.2)
12-
activestorage (= 6.0.3.2)
13-
activesupport (= 6.0.3.2)
8+
actionmailbox (6.0.3.3)
9+
actionpack (= 6.0.3.3)
10+
activejob (= 6.0.3.3)
11+
activerecord (= 6.0.3.3)
12+
activestorage (= 6.0.3.3)
13+
activesupport (= 6.0.3.3)
1414
mail (>= 2.7.1)
15-
actionmailer (6.0.3.2)
16-
actionpack (= 6.0.3.2)
17-
actionview (= 6.0.3.2)
18-
activejob (= 6.0.3.2)
15+
actionmailer (6.0.3.3)
16+
actionpack (= 6.0.3.3)
17+
actionview (= 6.0.3.3)
18+
activejob (= 6.0.3.3)
1919
mail (~> 2.5, >= 2.5.4)
2020
rails-dom-testing (~> 2.0)
21-
actionpack (6.0.3.2)
22-
actionview (= 6.0.3.2)
23-
activesupport (= 6.0.3.2)
21+
actionpack (6.0.3.3)
22+
actionview (= 6.0.3.3)
23+
activesupport (= 6.0.3.3)
2424
rack (~> 2.0, >= 2.0.8)
2525
rack-test (>= 0.6.3)
2626
rails-dom-testing (~> 2.0)
2727
rails-html-sanitizer (~> 1.0, >= 1.2.0)
28-
actiontext (6.0.3.2)
29-
actionpack (= 6.0.3.2)
30-
activerecord (= 6.0.3.2)
31-
activestorage (= 6.0.3.2)
32-
activesupport (= 6.0.3.2)
28+
actiontext (6.0.3.3)
29+
actionpack (= 6.0.3.3)
30+
activerecord (= 6.0.3.3)
31+
activestorage (= 6.0.3.3)
32+
activesupport (= 6.0.3.3)
3333
nokogiri (>= 1.8.5)
34-
actionview (6.0.3.2)
35-
activesupport (= 6.0.3.2)
34+
actionview (6.0.3.3)
35+
activesupport (= 6.0.3.3)
3636
builder (~> 3.1)
3737
erubi (~> 1.4)
3838
rails-dom-testing (~> 2.0)
3939
rails-html-sanitizer (~> 1.1, >= 1.2.0)
40-
activejob (6.0.3.2)
41-
activesupport (= 6.0.3.2)
40+
activejob (6.0.3.3)
41+
activesupport (= 6.0.3.3)
4242
globalid (>= 0.3.6)
43-
activemodel (6.0.3.2)
44-
activesupport (= 6.0.3.2)
45-
activerecord (6.0.3.2)
46-
activemodel (= 6.0.3.2)
47-
activesupport (= 6.0.3.2)
48-
activestorage (6.0.3.2)
49-
actionpack (= 6.0.3.2)
50-
activejob (= 6.0.3.2)
51-
activerecord (= 6.0.3.2)
43+
activemodel (6.0.3.3)
44+
activesupport (= 6.0.3.3)
45+
activerecord (6.0.3.3)
46+
activemodel (= 6.0.3.3)
47+
activesupport (= 6.0.3.3)
48+
activestorage (6.0.3.3)
49+
actionpack (= 6.0.3.3)
50+
activejob (= 6.0.3.3)
51+
activerecord (= 6.0.3.3)
5252
marcel (~> 0.3.1)
53-
activesupport (6.0.3.2)
53+
activesupport (6.0.3.3)
5454
concurrent-ruby (~> 1.0, >= 1.0.2)
5555
i18n (>= 0.7, < 2)
5656
minitest (~> 5.1)
@@ -264,7 +264,7 @@ GEM
264264
net-ssh (>= 2.6.5, < 7.0.0)
265265
net-ssh (6.1.0)
266266
newrelic_rpm (6.12.0.367)
267-
nio4r (2.5.2)
267+
nio4r (2.5.3)
268268
nokogiri (1.10.10)
269269
mini_portile2 (~> 2.4.0)
270270
notiffany (0.1.3)
@@ -313,20 +313,20 @@ GEM
313313
rack
314314
rack-test (1.1.0)
315315
rack (>= 1.0, < 3)
316-
rails (6.0.3.2)
317-
actioncable (= 6.0.3.2)
318-
actionmailbox (= 6.0.3.2)
319-
actionmailer (= 6.0.3.2)
320-
actionpack (= 6.0.3.2)
321-
actiontext (= 6.0.3.2)
322-
actionview (= 6.0.3.2)
323-
activejob (= 6.0.3.2)
324-
activemodel (= 6.0.3.2)
325-
activerecord (= 6.0.3.2)
326-
activestorage (= 6.0.3.2)
327-
activesupport (= 6.0.3.2)
316+
rails (6.0.3.3)
317+
actioncable (= 6.0.3.3)
318+
actionmailbox (= 6.0.3.3)
319+
actionmailer (= 6.0.3.3)
320+
actionpack (= 6.0.3.3)
321+
actiontext (= 6.0.3.3)
322+
actionview (= 6.0.3.3)
323+
activejob (= 6.0.3.3)
324+
activemodel (= 6.0.3.3)
325+
activerecord (= 6.0.3.3)
326+
activestorage (= 6.0.3.3)
327+
activesupport (= 6.0.3.3)
328328
bundler (>= 1.3.0)
329-
railties (= 6.0.3.2)
329+
railties (= 6.0.3.3)
330330
sprockets-rails (>= 2.0.0)
331331
rails-controller-testing (1.0.5)
332332
actionpack (>= 5.0.1.rc1)
@@ -342,9 +342,9 @@ GEM
342342
ruby-graphviz (~> 1.2)
343343
rails-html-sanitizer (1.3.0)
344344
loofah (~> 2.3)
345-
railties (6.0.3.2)
346-
actionpack (= 6.0.3.2)
347-
activesupport (= 6.0.3.2)
345+
railties (6.0.3.3)
346+
actionpack (= 6.0.3.3)
347+
activesupport (= 6.0.3.3)
348348
method_source
349349
rake (>= 0.8.7)
350350
thor (>= 0.20.3, < 2.0)
@@ -498,7 +498,7 @@ GEM
498498
rack-proxy (>= 0.6.1)
499499
railties (>= 5.2)
500500
semantic_range (>= 2.3.0)
501-
websocket-driver (0.7.2)
501+
websocket-driver (0.7.3)
502502
websocket-extensions (>= 0.1.0)
503503
websocket-extensions (0.1.5)
504504
xpath (3.2.0)

0 commit comments

Comments
 (0)