Skip to content

Commit b6d18c0

Browse files
Bump rails from 6.1.6 to 6.1.6.1
Bumps [rails](https://github.com/rails/rails) from 6.1.6 to 6.1.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.6...v6.1.6.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2962dbc commit b6d18c0

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "rails", "6.1.6"
3+
gem "rails", "6.1.6.1"
44

55
gem "dalli"
66
gem "gds-api-adapters"

Gemfile.lock

+56-56
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.6)
5-
actionpack (= 6.1.6)
6-
activesupport (= 6.1.6)
4+
actioncable (6.1.6.1)
5+
actionpack (= 6.1.6.1)
6+
activesupport (= 6.1.6.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (6.1.6)
10-
actionpack (= 6.1.6)
11-
activejob (= 6.1.6)
12-
activerecord (= 6.1.6)
13-
activestorage (= 6.1.6)
14-
activesupport (= 6.1.6)
9+
actionmailbox (6.1.6.1)
10+
actionpack (= 6.1.6.1)
11+
activejob (= 6.1.6.1)
12+
activerecord (= 6.1.6.1)
13+
activestorage (= 6.1.6.1)
14+
activesupport (= 6.1.6.1)
1515
mail (>= 2.7.1)
16-
actionmailer (6.1.6)
17-
actionpack (= 6.1.6)
18-
actionview (= 6.1.6)
19-
activejob (= 6.1.6)
20-
activesupport (= 6.1.6)
16+
actionmailer (6.1.6.1)
17+
actionpack (= 6.1.6.1)
18+
actionview (= 6.1.6.1)
19+
activejob (= 6.1.6.1)
20+
activesupport (= 6.1.6.1)
2121
mail (~> 2.5, >= 2.5.4)
2222
rails-dom-testing (~> 2.0)
23-
actionpack (6.1.6)
24-
actionview (= 6.1.6)
25-
activesupport (= 6.1.6)
23+
actionpack (6.1.6.1)
24+
actionview (= 6.1.6.1)
25+
activesupport (= 6.1.6.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.6)
31-
actionpack (= 6.1.6)
32-
activerecord (= 6.1.6)
33-
activestorage (= 6.1.6)
34-
activesupport (= 6.1.6)
30+
actiontext (6.1.6.1)
31+
actionpack (= 6.1.6.1)
32+
activerecord (= 6.1.6.1)
33+
activestorage (= 6.1.6.1)
34+
activesupport (= 6.1.6.1)
3535
nokogiri (>= 1.8.5)
36-
actionview (6.1.6)
37-
activesupport (= 6.1.6)
36+
actionview (6.1.6.1)
37+
activesupport (= 6.1.6.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.6)
43-
activesupport (= 6.1.6)
42+
activejob (6.1.6.1)
43+
activesupport (= 6.1.6.1)
4444
globalid (>= 0.3.6)
45-
activemodel (6.1.6)
46-
activesupport (= 6.1.6)
47-
activerecord (6.1.6)
48-
activemodel (= 6.1.6)
49-
activesupport (= 6.1.6)
50-
activestorage (6.1.6)
51-
actionpack (= 6.1.6)
52-
activejob (= 6.1.6)
53-
activerecord (= 6.1.6)
54-
activesupport (= 6.1.6)
45+
activemodel (6.1.6.1)
46+
activesupport (= 6.1.6.1)
47+
activerecord (6.1.6.1)
48+
activemodel (= 6.1.6.1)
49+
activesupport (= 6.1.6.1)
50+
activestorage (6.1.6.1)
51+
actionpack (= 6.1.6.1)
52+
activejob (= 6.1.6.1)
53+
activerecord (= 6.1.6.1)
54+
activesupport (= 6.1.6.1)
5555
marcel (~> 1.0)
5656
mini_mime (>= 1.1.0)
57-
activesupport (6.1.6)
57+
activesupport (6.1.6.1)
5858
concurrent-ruby (~> 1.0, >= 1.0.2)
5959
i18n (>= 1.6, < 2)
6060
minitest (>= 5.1)
@@ -148,7 +148,7 @@ GEM
148148
http-accept (1.7.0)
149149
http-cookie (1.0.5)
150150
domain_name (~> 0.5)
151-
i18n (1.10.0)
151+
i18n (1.11.0)
152152
concurrent-ruby (~> 1.0)
153153
i18n-coverage (0.2.0)
154154
i18n-tasks (1.0.11)
@@ -202,7 +202,7 @@ GEM
202202
mocha (1.11.2)
203203
netrc (0.11.0)
204204
nio4r (2.5.8)
205-
nokogiri (1.13.6)
205+
nokogiri (1.13.7)
206206
mini_portile2 (~> 2.8.0)
207207
racc (~> 1.4)
208208
null_logger (0.0.1)
@@ -224,20 +224,20 @@ GEM
224224
rack-test (2.0.2)
225225
rack (>= 1.3)
226226
rack_strip_client_ip (0.0.2)
227-
rails (6.1.6)
228-
actioncable (= 6.1.6)
229-
actionmailbox (= 6.1.6)
230-
actionmailer (= 6.1.6)
231-
actionpack (= 6.1.6)
232-
actiontext (= 6.1.6)
233-
actionview (= 6.1.6)
234-
activejob (= 6.1.6)
235-
activemodel (= 6.1.6)
236-
activerecord (= 6.1.6)
237-
activestorage (= 6.1.6)
238-
activesupport (= 6.1.6)
227+
rails (6.1.6.1)
228+
actioncable (= 6.1.6.1)
229+
actionmailbox (= 6.1.6.1)
230+
actionmailer (= 6.1.6.1)
231+
actionpack (= 6.1.6.1)
232+
actiontext (= 6.1.6.1)
233+
actionview (= 6.1.6.1)
234+
activejob (= 6.1.6.1)
235+
activemodel (= 6.1.6.1)
236+
activerecord (= 6.1.6.1)
237+
activestorage (= 6.1.6.1)
238+
activesupport (= 6.1.6.1)
239239
bundler (>= 1.15.0)
240-
railties (= 6.1.6)
240+
railties (= 6.1.6.1)
241241
sprockets-rails (>= 2.0.0)
242242
rails-controller-testing (1.0.5)
243243
actionpack (>= 5.0.1.rc1)
@@ -256,9 +256,9 @@ GEM
256256
csv (~> 3.2)
257257
i18n-tasks
258258
rails-i18n
259-
railties (6.1.6)
260-
actionpack (= 6.1.6)
261-
activesupport (= 6.1.6)
259+
railties (6.1.6.1)
260+
actionpack (= 6.1.6.1)
261+
activesupport (= 6.1.6.1)
262262
method_source
263263
rake (>= 12.2)
264264
thor (~> 1.0)
@@ -397,7 +397,7 @@ DEPENDENCIES
397397
plek
398398
pry
399399
rack_strip_client_ip
400-
rails (= 6.1.6)
400+
rails (= 6.1.6.1)
401401
rails-controller-testing
402402
rails-i18n
403403
rails_translation_manager

0 commit comments

Comments
 (0)