Skip to content

Commit ef886a5

Browse files
Bump rails from 6.0.2.2 to 6.0.3.1
Bumps [rails](https://github.com/rails/rails) from 6.0.2.2 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.0.2.2...v6.0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5a4e48d commit ef886a5

1 file changed

Lines changed: 55 additions & 55 deletions

File tree

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
actioncable (6.0.2.2)
5-
actionpack (= 6.0.2.2)
4+
actioncable (6.0.3.1)
5+
actionpack (= 6.0.3.1)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailbox (6.0.2.2)
9-
actionpack (= 6.0.2.2)
10-
activejob (= 6.0.2.2)
11-
activerecord (= 6.0.2.2)
12-
activestorage (= 6.0.2.2)
13-
activesupport (= 6.0.2.2)
8+
actionmailbox (6.0.3.1)
9+
actionpack (= 6.0.3.1)
10+
activejob (= 6.0.3.1)
11+
activerecord (= 6.0.3.1)
12+
activestorage (= 6.0.3.1)
13+
activesupport (= 6.0.3.1)
1414
mail (>= 2.7.1)
15-
actionmailer (6.0.2.2)
16-
actionpack (= 6.0.2.2)
17-
actionview (= 6.0.2.2)
18-
activejob (= 6.0.2.2)
15+
actionmailer (6.0.3.1)
16+
actionpack (= 6.0.3.1)
17+
actionview (= 6.0.3.1)
18+
activejob (= 6.0.3.1)
1919
mail (~> 2.5, >= 2.5.4)
2020
rails-dom-testing (~> 2.0)
21-
actionpack (6.0.2.2)
22-
actionview (= 6.0.2.2)
23-
activesupport (= 6.0.2.2)
21+
actionpack (6.0.3.1)
22+
actionview (= 6.0.3.1)
23+
activesupport (= 6.0.3.1)
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.2.2)
29-
actionpack (= 6.0.2.2)
30-
activerecord (= 6.0.2.2)
31-
activestorage (= 6.0.2.2)
32-
activesupport (= 6.0.2.2)
28+
actiontext (6.0.3.1)
29+
actionpack (= 6.0.3.1)
30+
activerecord (= 6.0.3.1)
31+
activestorage (= 6.0.3.1)
32+
activesupport (= 6.0.3.1)
3333
nokogiri (>= 1.8.5)
34-
actionview (6.0.2.2)
35-
activesupport (= 6.0.2.2)
34+
actionview (6.0.3.1)
35+
activesupport (= 6.0.3.1)
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.2.2)
41-
activesupport (= 6.0.2.2)
40+
activejob (6.0.3.1)
41+
activesupport (= 6.0.3.1)
4242
globalid (>= 0.3.6)
43-
activemodel (6.0.2.2)
44-
activesupport (= 6.0.2.2)
45-
activerecord (6.0.2.2)
46-
activemodel (= 6.0.2.2)
47-
activesupport (= 6.0.2.2)
48-
activestorage (6.0.2.2)
49-
actionpack (= 6.0.2.2)
50-
activejob (= 6.0.2.2)
51-
activerecord (= 6.0.2.2)
43+
activemodel (6.0.3.1)
44+
activesupport (= 6.0.3.1)
45+
activerecord (6.0.3.1)
46+
activemodel (= 6.0.3.1)
47+
activesupport (= 6.0.3.1)
48+
activestorage (6.0.3.1)
49+
actionpack (= 6.0.3.1)
50+
activejob (= 6.0.3.1)
51+
activerecord (= 6.0.3.1)
5252
marcel (~> 0.3.1)
53-
activesupport (6.0.2.2)
53+
activesupport (6.0.3.1)
5454
concurrent-ruby (~> 1.0, >= 1.0.2)
5555
i18n (>= 0.7, < 2)
5656
minitest (~> 5.1)
5757
tzinfo (~> 1.1)
58-
zeitwerk (~> 2.2)
58+
zeitwerk (~> 2.2, >= 2.2.2)
5959
builder (3.2.4)
6060
concurrent-ruby (1.1.6)
6161
crass (1.0.6)
@@ -68,18 +68,18 @@ GEM
6868
listen (3.2.1)
6969
rb-fsevent (~> 0.10, >= 0.10.3)
7070
rb-inotify (~> 0.9, >= 0.9.10)
71-
loofah (2.4.0)
71+
loofah (2.5.0)
7272
crass (~> 1.0.2)
7373
nokogiri (>= 1.5.9)
7474
mail (2.7.1)
7575
mini_mime (>= 0.1.1)
7676
marcel (0.3.3)
7777
mimemagic (~> 0.3.2)
7878
method_source (1.0.0)
79-
mimemagic (0.3.4)
79+
mimemagic (0.3.5)
8080
mini_mime (1.0.2)
8181
mini_portile2 (2.4.0)
82-
minitest (5.14.0)
82+
minitest (5.14.1)
8383
mustermann (1.0.3)
8484
nio4r (2.5.2)
8585
nokogiri (1.10.9)
@@ -89,29 +89,29 @@ GEM
8989
rack
9090
rack-test (1.1.0)
9191
rack (>= 1.0, < 3)
92-
rails (6.0.2.2)
93-
actioncable (= 6.0.2.2)
94-
actionmailbox (= 6.0.2.2)
95-
actionmailer (= 6.0.2.2)
96-
actionpack (= 6.0.2.2)
97-
actiontext (= 6.0.2.2)
98-
actionview (= 6.0.2.2)
99-
activejob (= 6.0.2.2)
100-
activemodel (= 6.0.2.2)
101-
activerecord (= 6.0.2.2)
102-
activestorage (= 6.0.2.2)
103-
activesupport (= 6.0.2.2)
92+
rails (6.0.3.1)
93+
actioncable (= 6.0.3.1)
94+
actionmailbox (= 6.0.3.1)
95+
actionmailer (= 6.0.3.1)
96+
actionpack (= 6.0.3.1)
97+
actiontext (= 6.0.3.1)
98+
actionview (= 6.0.3.1)
99+
activejob (= 6.0.3.1)
100+
activemodel (= 6.0.3.1)
101+
activerecord (= 6.0.3.1)
102+
activestorage (= 6.0.3.1)
103+
activesupport (= 6.0.3.1)
104104
bundler (>= 1.3.0)
105-
railties (= 6.0.2.2)
105+
railties (= 6.0.3.1)
106106
sprockets-rails (>= 2.0.0)
107107
rails-dom-testing (2.0.3)
108108
activesupport (>= 4.2.0)
109109
nokogiri (>= 1.6)
110110
rails-html-sanitizer (1.3.0)
111111
loofah (~> 2.3)
112-
railties (6.0.2.2)
113-
actionpack (= 6.0.2.2)
114-
activesupport (= 6.0.2.2)
112+
railties (6.0.3.1)
113+
actionpack (= 6.0.3.1)
114+
activesupport (= 6.0.3.1)
115115
method_source
116116
rake (>= 0.8.7)
117117
thor (>= 0.20.3, < 2.0)
@@ -141,7 +141,7 @@ GEM
141141
thor (1.0.1)
142142
thread_safe (0.3.6)
143143
tilt (2.0.10)
144-
tzinfo (1.2.6)
144+
tzinfo (1.2.7)
145145
thread_safe (~> 0.1)
146146
websocket-driver (0.7.1)
147147
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)