Skip to content

Commit 8816412

Browse files
Bump rails from 6.1.4 to 6.1.4.1 (#2468)
Bumps [rails](https://github.com/rails/rails) from 6.1.4 to 6.1.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.4...v6.1.4.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d168f0 commit 8816412

1 file changed

Lines changed: 57 additions & 57 deletions

File tree

Gemfile.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,60 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (6.1.4)
5-
actionpack (= 6.1.4)
6-
activesupport (= 6.1.4)
4+
actioncable (6.1.4.1)
5+
actionpack (= 6.1.4.1)
6+
activesupport (= 6.1.4.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (6.1.4)
10-
actionpack (= 6.1.4)
11-
activejob (= 6.1.4)
12-
activerecord (= 6.1.4)
13-
activestorage (= 6.1.4)
14-
activesupport (= 6.1.4)
9+
actionmailbox (6.1.4.1)
10+
actionpack (= 6.1.4.1)
11+
activejob (= 6.1.4.1)
12+
activerecord (= 6.1.4.1)
13+
activestorage (= 6.1.4.1)
14+
activesupport (= 6.1.4.1)
1515
mail (>= 2.7.1)
16-
actionmailer (6.1.4)
17-
actionpack (= 6.1.4)
18-
actionview (= 6.1.4)
19-
activejob (= 6.1.4)
20-
activesupport (= 6.1.4)
16+
actionmailer (6.1.4.1)
17+
actionpack (= 6.1.4.1)
18+
actionview (= 6.1.4.1)
19+
activejob (= 6.1.4.1)
20+
activesupport (= 6.1.4.1)
2121
mail (~> 2.5, >= 2.5.4)
2222
rails-dom-testing (~> 2.0)
23-
actionpack (6.1.4)
24-
actionview (= 6.1.4)
25-
activesupport (= 6.1.4)
23+
actionpack (6.1.4.1)
24+
actionview (= 6.1.4.1)
25+
activesupport (= 6.1.4.1)
2626
rack (~> 2.0, >= 2.0.9)
2727
rack-test (>= 0.6.3)
2828
rails-dom-testing (~> 2.0)
2929
rails-html-sanitizer (~> 1.0, >= 1.2.0)
30-
actiontext (6.1.4)
31-
actionpack (= 6.1.4)
32-
activerecord (= 6.1.4)
33-
activestorage (= 6.1.4)
34-
activesupport (= 6.1.4)
30+
actiontext (6.1.4.1)
31+
actionpack (= 6.1.4.1)
32+
activerecord (= 6.1.4.1)
33+
activestorage (= 6.1.4.1)
34+
activesupport (= 6.1.4.1)
3535
nokogiri (>= 1.8.5)
36-
actionview (6.1.4)
37-
activesupport (= 6.1.4)
36+
actionview (6.1.4.1)
37+
activesupport (= 6.1.4.1)
3838
builder (~> 3.1)
3939
erubi (~> 1.4)
4040
rails-dom-testing (~> 2.0)
4141
rails-html-sanitizer (~> 1.1, >= 1.2.0)
42-
activejob (6.1.4)
43-
activesupport (= 6.1.4)
42+
activejob (6.1.4.1)
43+
activesupport (= 6.1.4.1)
4444
globalid (>= 0.3.6)
45-
activemodel (6.1.4)
46-
activesupport (= 6.1.4)
47-
activerecord (6.1.4)
48-
activemodel (= 6.1.4)
49-
activesupport (= 6.1.4)
50-
activestorage (6.1.4)
51-
actionpack (= 6.1.4)
52-
activejob (= 6.1.4)
53-
activerecord (= 6.1.4)
54-
activesupport (= 6.1.4)
45+
activemodel (6.1.4.1)
46+
activesupport (= 6.1.4.1)
47+
activerecord (6.1.4.1)
48+
activemodel (= 6.1.4.1)
49+
activesupport (= 6.1.4.1)
50+
activestorage (6.1.4.1)
51+
actionpack (= 6.1.4.1)
52+
activejob (= 6.1.4.1)
53+
activerecord (= 6.1.4.1)
54+
activesupport (= 6.1.4.1)
5555
marcel (~> 1.0.0)
5656
mini_mime (>= 1.1.0)
57-
activesupport (6.1.4)
57+
activesupport (6.1.4.1)
5858
concurrent-ruby (~> 1.0, >= 1.0.2)
5959
i18n (>= 1.6, < 2)
6060
minitest (>= 5.1)
@@ -210,8 +210,8 @@ GEM
210210
jquery-ui-rails (>= 5.0.2)
211211
momentjs-rails (>= 2.9.0)
212212
geocoder (1.6.6)
213-
globalid (0.4.2)
214-
activesupport (>= 4.2.0)
213+
globalid (0.5.2)
214+
activesupport (>= 5.0)
215215
groupdate (5.2.2)
216216
activesupport (>= 5)
217217
guard (2.15.1)
@@ -303,7 +303,7 @@ GEM
303303
net-scp (3.0.0)
304304
net-ssh (>= 2.6.5, < 7.0.0)
305305
net-ssh (6.1.0)
306-
nio4r (2.5.7)
306+
nio4r (2.5.8)
307307
nokogiri (1.12.3)
308308
mini_portile2 (~> 2.6.1)
309309
racc (~> 1.4)
@@ -359,20 +359,20 @@ GEM
359359
rack
360360
rack-test (1.1.0)
361361
rack (>= 1.0, < 3)
362-
rails (6.1.4)
363-
actioncable (= 6.1.4)
364-
actionmailbox (= 6.1.4)
365-
actionmailer (= 6.1.4)
366-
actionpack (= 6.1.4)
367-
actiontext (= 6.1.4)
368-
actionview (= 6.1.4)
369-
activejob (= 6.1.4)
370-
activemodel (= 6.1.4)
371-
activerecord (= 6.1.4)
372-
activestorage (= 6.1.4)
373-
activesupport (= 6.1.4)
362+
rails (6.1.4.1)
363+
actioncable (= 6.1.4.1)
364+
actionmailbox (= 6.1.4.1)
365+
actionmailer (= 6.1.4.1)
366+
actionpack (= 6.1.4.1)
367+
actiontext (= 6.1.4.1)
368+
actionview (= 6.1.4.1)
369+
activejob (= 6.1.4.1)
370+
activemodel (= 6.1.4.1)
371+
activerecord (= 6.1.4.1)
372+
activestorage (= 6.1.4.1)
373+
activesupport (= 6.1.4.1)
374374
bundler (>= 1.15.0)
375-
railties (= 6.1.4)
375+
railties (= 6.1.4.1)
376376
sprockets-rails (>= 2.0.0)
377377
rails-controller-testing (1.0.5)
378378
actionpack (>= 5.0.1.rc1)
@@ -386,11 +386,11 @@ GEM
386386
activesupport (>= 4.2)
387387
choice (~> 0.2.0)
388388
ruby-graphviz (~> 1.2)
389-
rails-html-sanitizer (1.3.0)
389+
rails-html-sanitizer (1.4.1)
390390
loofah (~> 2.3)
391-
railties (6.1.4)
392-
actionpack (= 6.1.4)
393-
activesupport (= 6.1.4)
391+
railties (6.1.4.1)
392+
actionpack (= 6.1.4.1)
393+
activesupport (= 6.1.4.1)
394394
method_source
395395
rake (>= 0.13)
396396
thor (~> 1.0)

0 commit comments

Comments
 (0)