Skip to content

Commit ec83f9e

Browse files
Bump rails from 5.2.4.1 to 5.2.4.2
Bumps [rails](https://github.com/rails/rails) from 5.2.4.1 to 5.2.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v5.2.4.1...v5.2.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4b824df commit ec83f9e

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

Gemfile.lock

+36-36
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.2.4.1)
5-
actionpack (= 5.2.4.1)
4+
actioncable (5.2.4.2)
5+
actionpack (= 5.2.4.2)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.4.1)
9-
actionpack (= 5.2.4.1)
10-
actionview (= 5.2.4.1)
11-
activejob (= 5.2.4.1)
8+
actionmailer (5.2.4.2)
9+
actionpack (= 5.2.4.2)
10+
actionview (= 5.2.4.2)
11+
activejob (= 5.2.4.2)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.4.1)
15-
actionview (= 5.2.4.1)
16-
activesupport (= 5.2.4.1)
14+
actionpack (5.2.4.2)
15+
actionview (= 5.2.4.2)
16+
activesupport (= 5.2.4.2)
1717
rack (~> 2.0, >= 2.0.8)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.2.4.1)
22-
activesupport (= 5.2.4.1)
21+
actionview (5.2.4.2)
22+
activesupport (= 5.2.4.2)
2323
builder (~> 3.1)
2424
erubi (~> 1.4)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.0.3)
27-
activejob (5.2.4.1)
28-
activesupport (= 5.2.4.1)
27+
activejob (5.2.4.2)
28+
activesupport (= 5.2.4.2)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.4.1)
31-
activesupport (= 5.2.4.1)
32-
activerecord (5.2.4.1)
33-
activemodel (= 5.2.4.1)
34-
activesupport (= 5.2.4.1)
30+
activemodel (5.2.4.2)
31+
activesupport (= 5.2.4.2)
32+
activerecord (5.2.4.2)
33+
activemodel (= 5.2.4.2)
34+
activesupport (= 5.2.4.2)
3535
arel (>= 9.0)
36-
activestorage (5.2.4.1)
37-
actionpack (= 5.2.4.1)
38-
activerecord (= 5.2.4.1)
36+
activestorage (5.2.4.2)
37+
actionpack (= 5.2.4.2)
38+
activerecord (= 5.2.4.2)
3939
marcel (~> 0.3.1)
40-
activesupport (5.2.4.1)
40+
activesupport (5.2.4.2)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
@@ -198,18 +198,18 @@ GEM
198198
rack-test (1.1.0)
199199
rack (>= 1.0, < 3)
200200
rack_strip_client_ip (0.0.2)
201-
rails (5.2.4.1)
202-
actioncable (= 5.2.4.1)
203-
actionmailer (= 5.2.4.1)
204-
actionpack (= 5.2.4.1)
205-
actionview (= 5.2.4.1)
206-
activejob (= 5.2.4.1)
207-
activemodel (= 5.2.4.1)
208-
activerecord (= 5.2.4.1)
209-
activestorage (= 5.2.4.1)
210-
activesupport (= 5.2.4.1)
201+
rails (5.2.4.2)
202+
actioncable (= 5.2.4.2)
203+
actionmailer (= 5.2.4.2)
204+
actionpack (= 5.2.4.2)
205+
actionview (= 5.2.4.2)
206+
activejob (= 5.2.4.2)
207+
activemodel (= 5.2.4.2)
208+
activerecord (= 5.2.4.2)
209+
activestorage (= 5.2.4.2)
210+
activesupport (= 5.2.4.2)
211211
bundler (>= 1.3.0)
212-
railties (= 5.2.4.1)
212+
railties (= 5.2.4.2)
213213
sprockets-rails (>= 2.0.0)
214214
rails-controller-testing (1.0.4)
215215
actionpack (>= 5.0.1.x)
@@ -226,9 +226,9 @@ GEM
226226
rails_translation_manager (0.1.0)
227227
activesupport
228228
rails-i18n
229-
railties (5.2.4.1)
230-
actionpack (= 5.2.4.1)
231-
activesupport (= 5.2.4.1)
229+
railties (5.2.4.2)
230+
actionpack (= 5.2.4.2)
231+
activesupport (= 5.2.4.2)
232232
method_source
233233
rake (>= 0.8.7)
234234
thor (>= 0.19.0, < 2.0)

0 commit comments

Comments
 (0)