Skip to content

Commit 06b5f0c

Browse files
committed
Update gems
1 parent 74a3830 commit 06b5f0c

5 files changed

+422
-432
lines changed

gemfiles/rails_5.2_no_sprockets.gemfile.lock

Lines changed: 82 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -11,50 +11,50 @@ PATH
1111
GEM
1212
remote: http://rubygems.org/
1313
specs:
14-
actioncable (5.2.4.1)
15-
actionpack (= 5.2.4.1)
14+
actioncable (5.2.5)
15+
actionpack (= 5.2.5)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailer (5.2.4.1)
19-
actionpack (= 5.2.4.1)
20-
actionview (= 5.2.4.1)
21-
activejob (= 5.2.4.1)
18+
actionmailer (5.2.5)
19+
actionpack (= 5.2.5)
20+
actionview (= 5.2.5)
21+
activejob (= 5.2.5)
2222
mail (~> 2.5, >= 2.5.4)
2323
rails-dom-testing (~> 2.0)
24-
actionpack (5.2.4.1)
25-
actionview (= 5.2.4.1)
26-
activesupport (= 5.2.4.1)
24+
actionpack (5.2.5)
25+
actionview (= 5.2.5)
26+
activesupport (= 5.2.5)
2727
rack (~> 2.0, >= 2.0.8)
2828
rack-test (>= 0.6.3)
2929
rails-dom-testing (~> 2.0)
3030
rails-html-sanitizer (~> 1.0, >= 1.0.2)
31-
actionview (5.2.4.1)
32-
activesupport (= 5.2.4.1)
31+
actionview (5.2.5)
32+
activesupport (= 5.2.5)
3333
builder (~> 3.1)
3434
erubi (~> 1.4)
3535
rails-dom-testing (~> 2.0)
3636
rails-html-sanitizer (~> 1.0, >= 1.0.3)
37-
activejob (5.2.4.1)
38-
activesupport (= 5.2.4.1)
37+
activejob (5.2.5)
38+
activesupport (= 5.2.5)
3939
globalid (>= 0.3.6)
40-
activemodel (5.2.4.1)
41-
activesupport (= 5.2.4.1)
42-
activerecord (5.2.4.1)
43-
activemodel (= 5.2.4.1)
44-
activesupport (= 5.2.4.1)
40+
activemodel (5.2.5)
41+
activesupport (= 5.2.5)
42+
activerecord (5.2.5)
43+
activemodel (= 5.2.5)
44+
activesupport (= 5.2.5)
4545
arel (>= 9.0)
46-
activestorage (5.2.4.1)
47-
actionpack (= 5.2.4.1)
48-
activerecord (= 5.2.4.1)
49-
marcel (~> 0.3.1)
50-
activesupport (5.2.4.1)
46+
activestorage (5.2.5)
47+
actionpack (= 5.2.5)
48+
activerecord (= 5.2.5)
49+
marcel (~> 1.0.0)
50+
activesupport (5.2.5)
5151
concurrent-ruby (~> 1.0, >= 1.0.2)
5252
i18n (>= 0.7, < 2)
5353
minitest (~> 5.1)
5454
tzinfo (~> 1.1)
5555
addressable (2.7.0)
5656
public_suffix (>= 2.0.2, < 5.0)
57-
appraisal (2.2.0)
57+
appraisal (2.4.0)
5858
bundler
5959
rake
6060
thor (>= 0.14.0)
@@ -64,40 +64,40 @@ GEM
6464
babel-source (>= 4.0, < 6)
6565
execjs (~> 2.0)
6666
builder (3.2.4)
67-
byebug (11.0.1)
68-
capybara (3.30.0)
67+
byebug (11.1.3)
68+
capybara (3.35.3)
6969
addressable
7070
mini_mime (>= 0.1.3)
7171
nokogiri (~> 1.8)
7272
rack (>= 1.6.0)
7373
rack-test (>= 0.6.3)
74-
regexp_parser (~> 1.5)
74+
regexp_parser (>= 1.5, < 3.0)
7575
xpath (~> 3.2)
7676
childprocess (3.0.0)
7777
codeclimate-test-reporter (1.0.9)
7878
simplecov (<= 0.13)
79-
coderay (1.1.2)
79+
coderay (1.1.3)
8080
coffee-rails (5.0.0)
8181
coffee-script (>= 2.2.0)
8282
railties (>= 5.2.0)
8383
coffee-script (2.4.1)
8484
coffee-script-source
8585
execjs
8686
coffee-script-source (1.12.2)
87-
concurrent-ruby (1.1.5)
88-
connection_pool (2.2.2)
89-
crass (1.0.5)
87+
concurrent-ruby (1.1.8)
88+
connection_pool (2.2.5)
89+
crass (1.0.6)
9090
docile (1.1.5)
91-
erubi (1.9.0)
91+
erubi (1.10.0)
9292
es5-shim-rails (4.0.1)
9393
actionpack (>= 3.1)
9494
railties (>= 3.1)
9595
execjs (2.7.0)
96-
ffi (1.11.3)
96+
ffi (1.15.0)
9797
formatador (0.2.5)
9898
globalid (0.4.2)
9999
activesupport (>= 4.2.0)
100-
guard (2.16.1)
100+
guard (2.16.2)
101101
formatador (>= 0.2.4)
102102
listen (>= 2.7, < 4.0)
103103
lumberjack (>= 1.0.12, < 2.0)
@@ -110,74 +110,72 @@ GEM
110110
guard-minitest (2.4.6)
111111
guard-compat (~> 1.2)
112112
minitest (>= 3.0)
113-
i18n (1.7.0)
113+
i18n (1.8.10)
114114
concurrent-ruby (~> 1.0)
115-
jbuilder (2.9.1)
116-
activesupport (>= 4.2.0)
117-
json (2.3.0)
115+
jbuilder (2.11.2)
116+
activesupport (>= 5.0.0)
117+
json (2.5.1)
118118
listen (3.0.8)
119119
rb-fsevent (~> 0.9, >= 0.9.4)
120120
rb-inotify (~> 0.9, >= 0.9.7)
121-
loofah (2.4.0)
121+
loofah (2.9.1)
122122
crass (~> 1.0.2)
123123
nokogiri (>= 1.5.9)
124-
lumberjack (1.0.13)
124+
lumberjack (1.2.8)
125125
mail (2.7.1)
126126
mini_mime (>= 0.1.1)
127-
marcel (0.3.3)
128-
mimemagic (~> 0.3.2)
129-
method_source (0.9.2)
130-
mimemagic (0.3.3)
131-
mini_mime (1.0.2)
132-
mini_portile2 (2.4.0)
133-
minitest (5.13.0)
127+
marcel (1.0.1)
128+
method_source (1.0.0)
129+
mini_mime (1.1.0)
130+
minitest (5.14.4)
134131
nenv (0.3.0)
135-
nio4r (2.5.2)
136-
nokogiri (1.10.7)
137-
mini_portile2 (~> 2.4.0)
132+
nio4r (2.5.7)
133+
nokogiri (1.11.3-x86_64-linux)
134+
racc (~> 1.4)
138135
notiffany (0.1.3)
139136
nenv (~> 0.1)
140137
shellany (~> 0.0)
141-
pry (0.12.2)
142-
coderay (~> 1.1.0)
143-
method_source (~> 0.9.0)
144-
pry-byebug (3.7.0)
138+
pry (0.13.1)
139+
coderay (~> 1.1)
140+
method_source (~> 1.0)
141+
pry-byebug (3.9.0)
145142
byebug (~> 11.0)
146-
pry (~> 0.10)
147-
public_suffix (4.0.2)
148-
rack (2.0.8)
143+
pry (~> 0.13.0)
144+
public_suffix (4.0.6)
145+
racc (1.5.2)
146+
rack (2.2.3)
149147
rack-test (1.1.0)
150148
rack (>= 1.0, < 3)
151-
rails (5.2.4.1)
152-
actioncable (= 5.2.4.1)
153-
actionmailer (= 5.2.4.1)
154-
actionpack (= 5.2.4.1)
155-
actionview (= 5.2.4.1)
156-
activejob (= 5.2.4.1)
157-
activemodel (= 5.2.4.1)
158-
activerecord (= 5.2.4.1)
159-
activestorage (= 5.2.4.1)
160-
activesupport (= 5.2.4.1)
149+
rails (5.2.5)
150+
actioncable (= 5.2.5)
151+
actionmailer (= 5.2.5)
152+
actionpack (= 5.2.5)
153+
actionview (= 5.2.5)
154+
activejob (= 5.2.5)
155+
activemodel (= 5.2.5)
156+
activerecord (= 5.2.5)
157+
activestorage (= 5.2.5)
158+
activesupport (= 5.2.5)
161159
bundler (>= 1.3.0)
162-
railties (= 5.2.4.1)
160+
railties (= 5.2.5)
163161
sprockets-rails (>= 2.0.0)
164162
rails-dom-testing (2.0.3)
165163
activesupport (>= 4.2.0)
166164
nokogiri (>= 1.6)
167165
rails-html-sanitizer (1.3.0)
168166
loofah (~> 2.3)
169-
railties (5.2.4.1)
170-
actionpack (= 5.2.4.1)
171-
activesupport (= 5.2.4.1)
167+
railties (5.2.5)
168+
actionpack (= 5.2.5)
169+
activesupport (= 5.2.5)
172170
method_source
173171
rake (>= 0.8.7)
174172
thor (>= 0.19.0, < 2.0)
175-
rake (13.0.1)
176-
rb-fsevent (0.10.3)
173+
rake (13.0.3)
174+
rb-fsevent (0.10.4)
177175
rb-inotify (0.10.1)
178176
ffi (~> 1.0)
179-
regexp_parser (1.6.0)
180-
rubyzip (2.0.0)
177+
regexp_parser (2.1.1)
178+
rubyzip (2.3.0)
181179
selenium-webdriver (3.142.7)
182180
childprocess (>= 0.5, < 4.0)
183181
rubyzip (>= 1.2.2)
@@ -187,31 +185,31 @@ GEM
187185
json (>= 1.8, < 3)
188186
simplecov-html (~> 0.10.0)
189187
simplecov-html (0.10.2)
190-
sprockets (4.0.0)
188+
sprockets (4.0.2)
191189
concurrent-ruby (~> 1.0)
192190
rack (> 1, < 3)
193-
sprockets-rails (3.2.1)
191+
sprockets-rails (3.2.2)
194192
actionpack (>= 4.0)
195193
activesupport (>= 4.0)
196194
sprockets (>= 3.0.0)
197195
test-unit (2.5.5)
198-
thor (1.0.1)
196+
thor (1.1.0)
199197
thread_safe (0.3.6)
200198
tilt (2.0.10)
201-
tzinfo (1.2.6)
199+
tzinfo (1.2.9)
202200
thread_safe (~> 0.1)
203-
webdrivers (4.2.0)
201+
webdrivers (4.6.0)
204202
nokogiri (~> 1.6)
205203
rubyzip (>= 1.3.0)
206204
selenium-webdriver (>= 3.0, < 4.0)
207-
websocket-driver (0.7.1)
205+
websocket-driver (0.7.3)
208206
websocket-extensions (>= 0.1.0)
209-
websocket-extensions (0.1.4)
207+
websocket-extensions (0.1.5)
210208
xpath (3.2.0)
211209
nokogiri (~> 1.8)
212210

213211
PLATFORMS
214-
ruby
212+
x86_64-linux
215213

216214
DEPENDENCIES
217215
appraisal
@@ -232,4 +230,4 @@ DEPENDENCIES
232230
webdrivers
233231

234232
BUNDLED WITH
235-
2.1.2
233+
2.2.16

0 commit comments

Comments
 (0)