Skip to content

Commit 687b7dd

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 3212856 commit 687b7dd

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

Gemfile.lock

Lines changed: 38 additions & 38 deletions
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)
@@ -150,7 +150,7 @@ GEM
150150
mini_mime (>= 0.1.1)
151151
marcel (0.3.3)
152152
mimemagic (~> 0.3.2)
153-
method_source (0.9.2)
153+
method_source (1.0.0)
154154
mimemagic (0.3.4)
155155
mini_mime (1.0.2)
156156
mini_portile2 (2.4.0)
@@ -163,7 +163,7 @@ GEM
163163
multi_json (1.14.1)
164164
multipart-post (2.1.1)
165165
nio4r (2.5.2)
166-
nokogiri (1.10.8)
166+
nokogiri (1.10.9)
167167
mini_portile2 (~> 2.4.0)
168168
orm_adapter (0.5.0)
169169
parallel (1.19.1)
@@ -180,27 +180,27 @@ GEM
180180
rack (>= 2.0.0)
181181
rack-test (1.1.0)
182182
rack (>= 1.0, < 3)
183-
rails (5.2.4.1)
184-
actioncable (= 5.2.4.1)
185-
actionmailer (= 5.2.4.1)
186-
actionpack (= 5.2.4.1)
187-
actionview (= 5.2.4.1)
188-
activejob (= 5.2.4.1)
189-
activemodel (= 5.2.4.1)
190-
activerecord (= 5.2.4.1)
191-
activestorage (= 5.2.4.1)
192-
activesupport (= 5.2.4.1)
183+
rails (5.2.4.2)
184+
actioncable (= 5.2.4.2)
185+
actionmailer (= 5.2.4.2)
186+
actionpack (= 5.2.4.2)
187+
actionview (= 5.2.4.2)
188+
activejob (= 5.2.4.2)
189+
activemodel (= 5.2.4.2)
190+
activerecord (= 5.2.4.2)
191+
activestorage (= 5.2.4.2)
192+
activesupport (= 5.2.4.2)
193193
bundler (>= 1.3.0)
194-
railties (= 5.2.4.1)
194+
railties (= 5.2.4.2)
195195
sprockets-rails (>= 2.0.0)
196196
rails-dom-testing (2.0.3)
197197
activesupport (>= 4.2.0)
198198
nokogiri (>= 1.6)
199199
rails-html-sanitizer (1.3.0)
200200
loofah (~> 2.3)
201-
railties (5.2.4.1)
202-
actionpack (= 5.2.4.1)
203-
activesupport (= 5.2.4.1)
201+
railties (5.2.4.2)
202+
actionpack (= 5.2.4.2)
203+
activesupport (= 5.2.4.2)
204204
method_source
205205
rake (>= 0.8.7)
206206
thor (>= 0.19.0, < 2.0)

0 commit comments

Comments
 (0)