Skip to content

Commit 6db3dbb

Browse files
depfu[bot]theflow
authored andcommitted
Update all of rails to version 5.2.4.2
1 parent 40fa421 commit 6db3dbb

File tree

2 files changed

+66
-58
lines changed

2 files changed

+66
-58
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ end
77

88

99
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
10-
gem 'rails', '~> 5.1.1'
10+
gem 'rails', '~> 5.2.4'
1111
# Use sqlite3 as the database for Active Record
1212
gem 'sqlite3'
1313
# Use Puma as the app server

Gemfile.lock

Lines changed: 65 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,52 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.1.6.1)
5-
actionpack (= 5.1.6.1)
4+
actioncable (5.2.4.2)
5+
actionpack (= 5.2.4.2)
66
nio4r (~> 2.0)
7-
websocket-driver (~> 0.6.1)
8-
actionmailer (5.1.6.1)
9-
actionpack (= 5.1.6.1)
10-
actionview (= 5.1.6.1)
11-
activejob (= 5.1.6.1)
7+
websocket-driver (>= 0.6.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.1.6.1)
15-
actionview (= 5.1.6.1)
16-
activesupport (= 5.1.6.1)
17-
rack (~> 2.0)
14+
actionpack (5.2.4.2)
15+
actionview (= 5.2.4.2)
16+
activesupport (= 5.2.4.2)
17+
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.1.6.1)
22-
activesupport (= 5.1.6.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.1.6.1)
28-
activesupport (= 5.1.6.1)
27+
activejob (5.2.4.2)
28+
activesupport (= 5.2.4.2)
2929
globalid (>= 0.3.6)
30-
activemodel (5.1.6.1)
31-
activesupport (= 5.1.6.1)
32-
activerecord (5.1.6.1)
33-
activemodel (= 5.1.6.1)
34-
activesupport (= 5.1.6.1)
35-
arel (~> 8.0)
36-
activesupport (5.1.6.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)
35+
arel (>= 9.0)
36+
activestorage (5.2.4.2)
37+
actionpack (= 5.2.4.2)
38+
activerecord (= 5.2.4.2)
39+
marcel (~> 0.3.1)
40+
activesupport (5.2.4.2)
3741
concurrent-ruby (~> 1.0, >= 1.0.2)
3842
i18n (>= 0.7, < 2)
3943
minitest (~> 5.1)
4044
tzinfo (~> 1.1)
4145
addressable (2.5.2)
4246
public_suffix (>= 2.0.2, < 4.0)
43-
arel (8.0.0)
47+
arel (9.0.0)
4448
bindex (0.5.0)
45-
builder (3.2.3)
49+
builder (3.2.4)
4650
byebug (11.0.1)
4751
capybara (2.18.0)
4852
addressable
@@ -59,67 +63,71 @@ GEM
5963
coffee-script-source
6064
execjs
6165
coffee-script-source (1.12.2)
62-
concurrent-ruby (1.1.5)
66+
concurrent-ruby (1.1.6)
6367
connection_pool (2.2.2)
64-
crass (1.0.4)
65-
erubi (1.8.0)
68+
crass (1.0.6)
69+
erubi (1.9.0)
6670
execjs (2.7.0)
6771
faraday (0.12.1)
6872
multipart-post (>= 1.2, < 3)
6973
ffi (1.11.1)
7074
globalid (0.4.2)
7175
activesupport (>= 4.2.0)
72-
i18n (1.6.0)
76+
i18n (1.8.2)
7377
concurrent-ruby (~> 1.0)
7478
jbuilder (2.9.1)
7579
activesupport (>= 4.2.0)
7680
listen (3.2.0)
7781
rb-fsevent (~> 0.10, >= 0.10.3)
7882
rb-inotify (~> 0.9, >= 0.9.10)
79-
loofah (2.2.3)
83+
loofah (2.4.0)
8084
crass (~> 1.0.2)
8185
nokogiri (>= 1.5.9)
8286
mail (2.7.1)
8387
mini_mime (>= 0.1.1)
84-
method_source (0.9.2)
85-
mini_mime (1.0.0)
88+
marcel (0.3.3)
89+
mimemagic (~> 0.3.2)
90+
method_source (1.0.0)
91+
mimemagic (0.3.4)
92+
mini_mime (1.0.2)
8693
mini_portile2 (2.4.0)
87-
minitest (5.12.0)
94+
minitest (5.14.0)
8895
multipart-post (2.0.0)
89-
nio4r (2.3.1)
90-
nokogiri (1.10.1)
96+
nio4r (2.5.2)
97+
nokogiri (1.10.9)
9198
mini_portile2 (~> 2.4.0)
9299
public_suffix (3.0.2)
93100
puma (3.9.1)
94-
rack (2.0.7)
101+
rack (2.2.2)
95102
rack-protection (2.0.7)
96103
rack
97104
rack-test (1.1.0)
98105
rack (>= 1.0, < 3)
99-
rails (5.1.6.1)
100-
actioncable (= 5.1.6.1)
101-
actionmailer (= 5.1.6.1)
102-
actionpack (= 5.1.6.1)
103-
actionview (= 5.1.6.1)
104-
activejob (= 5.1.6.1)
105-
activemodel (= 5.1.6.1)
106-
activerecord (= 5.1.6.1)
107-
activesupport (= 5.1.6.1)
106+
rails (5.2.4.2)
107+
actioncable (= 5.2.4.2)
108+
actionmailer (= 5.2.4.2)
109+
actionpack (= 5.2.4.2)
110+
actionview (= 5.2.4.2)
111+
activejob (= 5.2.4.2)
112+
activemodel (= 5.2.4.2)
113+
activerecord (= 5.2.4.2)
114+
activestorage (= 5.2.4.2)
115+
activesupport (= 5.2.4.2)
108116
bundler (>= 1.3.0)
109-
railties (= 5.1.6.1)
117+
railties (= 5.2.4.2)
110118
sprockets-rails (>= 2.0.0)
111119
rails-dom-testing (2.0.3)
112120
activesupport (>= 4.2.0)
113121
nokogiri (>= 1.6)
114-
rails-html-sanitizer (1.0.4)
115-
loofah (~> 2.2, >= 2.2.2)
116-
railties (5.1.6.1)
117-
actionpack (= 5.1.6.1)
118-
activesupport (= 5.1.6.1)
122+
rails-html-sanitizer (1.3.0)
123+
loofah (~> 2.3)
124+
railties (5.2.4.2)
125+
actionpack (= 5.2.4.2)
126+
activesupport (= 5.2.4.2)
119127
method_source
120128
rake (>= 0.8.7)
121-
thor (>= 0.18.1, < 2.0)
122-
rake (13.0.0)
129+
thor (>= 0.19.0, < 2.0)
130+
rake (13.0.1)
123131
rb-fsevent (0.10.3)
124132
rb-inotify (0.10.0)
125133
ffi (~> 1.0)
@@ -159,13 +167,13 @@ GEM
159167
activesupport (>= 4.0)
160168
sprockets (>= 3.0.0)
161169
sqlite3 (1.4.1)
162-
thor (0.20.3)
170+
thor (1.0.1)
163171
thread_safe (0.3.6)
164172
tilt (2.0.8)
165173
turbolinks (5.2.1)
166174
turbolinks-source (~> 5.2)
167175
turbolinks-source (5.2.0)
168-
tzinfo (1.2.5)
176+
tzinfo (1.2.6)
169177
thread_safe (~> 0.1)
170178
uglifier (4.2.0)
171179
execjs (>= 0.3.0, < 3)
@@ -174,9 +182,9 @@ GEM
174182
activemodel (>= 5.0)
175183
bindex (>= 0.4.0)
176184
railties (>= 5.0)
177-
websocket-driver (0.6.5)
185+
websocket-driver (0.7.1)
178186
websocket-extensions (>= 0.1.0)
179-
websocket-extensions (0.1.3)
187+
websocket-extensions (0.1.4)
180188
xpath (3.0.0)
181189
nokogiri (~> 1.8)
182190

@@ -190,7 +198,7 @@ DEPENDENCIES
190198
jbuilder (~> 2.5)
191199
listen (>= 3.0.5, <= 3.2.0)
192200
puma (~> 3.7)
193-
rails (~> 5.1.1)
201+
rails (~> 5.2.4)
194202
sass-rails (~> 5.0)
195203
selenium-webdriver
196204
sentry-raven

0 commit comments

Comments
 (0)