Skip to content

Commit f0682d2

Browse files
committed
Update dependencies
The dependencies in this repo may be slightly out of date (according to the github security scanner). This commit updates all dependencies of this repo. Closes #49
1 parent 75936a1 commit f0682d2

File tree

1 file changed

+109
-108
lines changed

1 file changed

+109
-108
lines changed

spec/support/rails_app/Gemfile.lock

Lines changed: 109 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -1,165 +1,166 @@
11
GEM
2-
remote: https://rubygems.org/
32
specs:
4-
actioncable (5.0.0.1)
5-
actionpack (= 5.0.0.1)
6-
nio4r (~> 1.2)
3+
actioncable (5.0.7)
4+
actionpack (= 5.0.7)
5+
nio4r (>= 1.2, < 3.0)
76
websocket-driver (~> 0.6.1)
8-
actionmailer (5.0.0.1)
9-
actionpack (= 5.0.0.1)
10-
actionview (= 5.0.0.1)
11-
activejob (= 5.0.0.1)
7+
actionmailer (5.0.7)
8+
actionpack (= 5.0.7)
9+
actionview (= 5.0.7)
10+
activejob (= 5.0.7)
1211
mail (~> 2.5, >= 2.5.4)
1312
rails-dom-testing (~> 2.0)
14-
actionpack (5.0.0.1)
15-
actionview (= 5.0.0.1)
16-
activesupport (= 5.0.0.1)
13+
actionpack (5.0.7)
14+
actionview (= 5.0.7)
15+
activesupport (= 5.0.7)
1716
rack (~> 2.0)
1817
rack-test (~> 0.6.3)
1918
rails-dom-testing (~> 2.0)
2019
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.0.0.1)
22-
activesupport (= 5.0.0.1)
20+
actionview (5.0.7)
21+
activesupport (= 5.0.7)
2322
builder (~> 3.1)
2423
erubis (~> 2.7.0)
2524
rails-dom-testing (~> 2.0)
26-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
27-
active_model_serializers (0.10.2)
25+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
26+
active_model_serializers (0.10.7)
2827
actionpack (>= 4.1, < 6)
2928
activemodel (>= 4.1, < 6)
30-
jsonapi (~> 0.1.1.beta2)
31-
railties (>= 4.1, < 6)
32-
activejob (5.0.0.1)
33-
activesupport (= 5.0.0.1)
29+
case_transform (>= 0.2)
30+
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
31+
activejob (5.0.7)
32+
activesupport (= 5.0.7)
3433
globalid (>= 0.3.6)
35-
activemodel (5.0.0.1)
36-
activesupport (= 5.0.0.1)
37-
activerecord (5.0.0.1)
38-
activemodel (= 5.0.0.1)
39-
activesupport (= 5.0.0.1)
34+
activemodel (5.0.7)
35+
activesupport (= 5.0.7)
36+
activerecord (5.0.7)
37+
activemodel (= 5.0.7)
38+
activesupport (= 5.0.7)
4039
arel (~> 7.0)
41-
activesupport (5.0.0.1)
40+
activesupport (5.0.7)
4241
concurrent-ruby (~> 1.0, >= 1.0.2)
43-
i18n (~> 0.7)
42+
i18n (>= 0.7, < 2)
4443
minitest (~> 5.1)
4544
tzinfo (~> 1.1)
46-
arel (7.1.1)
47-
builder (3.2.2)
48-
byebug (9.0.5)
49-
coffee-rails (4.2.1)
45+
arel (7.1.4)
46+
bindex (0.5.0)
47+
builder (3.2.3)
48+
byebug (10.0.2)
49+
case_transform (0.2)
50+
activesupport
51+
coffee-rails (4.2.2)
5052
coffee-script (>= 2.2.0)
51-
railties (>= 4.0.0, < 5.2.x)
53+
railties (>= 4.0.0)
5254
coffee-script (2.4.1)
5355
coffee-script-source
5456
execjs
55-
coffee-script-source (1.10.0)
56-
concurrent-ruby (1.0.2)
57-
debug_inspector (0.0.2)
57+
coffee-script-source (1.12.2)
58+
concurrent-ruby (1.0.5)
59+
crass (1.0.4)
5860
erubis (2.7.0)
5961
execjs (2.7.0)
60-
ffi (1.9.14)
61-
globalid (0.3.7)
62-
activesupport (>= 4.1.0)
63-
i18n (0.7.0)
64-
jbuilder (2.6.0)
65-
activesupport (>= 3.0.0, < 5.1)
66-
multi_json (~> 1.2)
67-
jquery-rails (4.2.1)
62+
ffi (1.9.25)
63+
globalid (0.4.1)
64+
activesupport (>= 4.2.0)
65+
i18n (1.1.1)
66+
concurrent-ruby (~> 1.0)
67+
jbuilder (2.7.0)
68+
activesupport (>= 4.2.0)
69+
multi_json (>= 1.2)
70+
jquery-rails (4.3.3)
6871
rails-dom-testing (>= 1, < 3)
6972
railties (>= 4.2.0)
7073
thor (>= 0.14, < 2.0)
71-
jsonapi (0.1.1.beta5)
72-
jsonapi-parser (= 0.1.1.beta2)
73-
jsonapi-renderer (= 0.1.1.beta1)
74-
jsonapi-parser (0.1.1.beta2)
75-
jsonapi-renderer (0.1.1.beta1)
74+
jsonapi-renderer (0.2.0)
7675
listen (3.0.8)
7776
rb-fsevent (~> 0.9, >= 0.9.4)
7877
rb-inotify (~> 0.9, >= 0.9.7)
79-
loofah (2.0.3)
78+
loofah (2.2.2)
79+
crass (~> 1.0.2)
8080
nokogiri (>= 1.5.9)
81-
mail (2.6.4)
82-
mime-types (>= 1.16, < 4)
83-
method_source (0.8.2)
84-
mime-types (3.1)
85-
mime-types-data (~> 3.2015)
86-
mime-types-data (3.2016.0521)
87-
mini_portile2 (2.1.0)
88-
minitest (5.9.0)
89-
multi_json (1.12.1)
90-
nio4r (1.2.1)
91-
nokogiri (1.6.8)
92-
mini_portile2 (~> 2.1.0)
93-
pkg-config (~> 1.1.7)
94-
pkg-config (1.1.7)
95-
puma (3.6.0)
96-
rack (2.0.1)
81+
mail (2.7.1)
82+
mini_mime (>= 0.1.1)
83+
method_source (0.9.0)
84+
mini_mime (1.0.1)
85+
mini_portile2 (2.3.0)
86+
minitest (5.11.3)
87+
multi_json (1.13.1)
88+
nio4r (2.3.1)
89+
nokogiri (1.8.5)
90+
mini_portile2 (~> 2.3.0)
91+
puma (3.12.0)
92+
rack (2.0.5)
9793
rack-test (0.6.3)
9894
rack (>= 1.0)
99-
rails (5.0.0.1)
100-
actioncable (= 5.0.0.1)
101-
actionmailer (= 5.0.0.1)
102-
actionpack (= 5.0.0.1)
103-
actionview (= 5.0.0.1)
104-
activejob (= 5.0.0.1)
105-
activemodel (= 5.0.0.1)
106-
activerecord (= 5.0.0.1)
107-
activesupport (= 5.0.0.1)
108-
bundler (>= 1.3.0, < 2.0)
109-
railties (= 5.0.0.1)
95+
rails (5.0.7)
96+
actioncable (= 5.0.7)
97+
actionmailer (= 5.0.7)
98+
actionpack (= 5.0.7)
99+
actionview (= 5.0.7)
100+
activejob (= 5.0.7)
101+
activemodel (= 5.0.7)
102+
activerecord (= 5.0.7)
103+
activesupport (= 5.0.7)
104+
bundler (>= 1.3.0)
105+
railties (= 5.0.7)
110106
sprockets-rails (>= 2.0.0)
111-
rails-dom-testing (2.0.1)
112-
activesupport (>= 4.2.0, < 6.0)
113-
nokogiri (~> 1.6.0)
114-
rails-html-sanitizer (1.0.3)
115-
loofah (~> 2.0)
116-
railties (5.0.0.1)
117-
actionpack (= 5.0.0.1)
118-
activesupport (= 5.0.0.1)
107+
rails-dom-testing (2.0.3)
108+
activesupport (>= 4.2.0)
109+
nokogiri (>= 1.6)
110+
rails-html-sanitizer (1.0.4)
111+
loofah (~> 2.2, >= 2.2.2)
112+
railties (5.0.7)
113+
actionpack (= 5.0.7)
114+
activesupport (= 5.0.7)
119115
method_source
120116
rake (>= 0.8.7)
121117
thor (>= 0.18.1, < 2.0)
122-
rake (11.2.2)
123-
rb-fsevent (0.9.7)
124-
rb-inotify (0.9.7)
125-
ffi (>= 0.5.0)
126-
sass (3.4.22)
127-
sass-rails (5.0.6)
118+
rake (12.3.1)
119+
rb-fsevent (0.10.3)
120+
rb-inotify (0.9.10)
121+
ffi (>= 0.5.0, < 2)
122+
sass (3.6.0)
123+
sass-listen (~> 4.0.0)
124+
sass-listen (4.0.0)
125+
rb-fsevent (~> 0.9, >= 0.9.4)
126+
rb-inotify (~> 0.9, >= 0.9.7)
127+
sass-rails (5.0.7)
128128
railties (>= 4.0.0, < 6)
129129
sass (~> 3.1)
130130
sprockets (>= 2.8, < 4.0)
131131
sprockets-rails (>= 2.0, < 4.0)
132132
tilt (>= 1.1, < 3)
133-
spring (1.7.2)
134-
spring-watcher-listen (2.0.0)
133+
spring (2.0.2)
134+
activesupport (>= 4.2)
135+
spring-watcher-listen (2.0.1)
135136
listen (>= 2.7, < 4.0)
136-
spring (~> 1.2)
137-
sprockets (3.7.0)
137+
spring (>= 1.2, < 3.0)
138+
sprockets (3.7.2)
138139
concurrent-ruby (~> 1.0)
139140
rack (> 1, < 3)
140-
sprockets-rails (3.1.1)
141+
sprockets-rails (3.2.1)
141142
actionpack (>= 4.0)
142143
activesupport (>= 4.0)
143144
sprockets (>= 3.0.0)
144-
sqlite3 (1.3.11)
145-
thor (0.19.1)
146-
thread_safe (0.3.5)
147-
tilt (2.0.5)
148-
turbolinks (5.0.1)
149-
turbolinks-source (~> 5)
150-
turbolinks-source (5.0.0)
151-
tzinfo (1.2.2)
145+
sqlite3 (1.3.13)
146+
thor (0.20.0)
147+
thread_safe (0.3.6)
148+
tilt (2.0.8)
149+
turbolinks (5.2.0)
150+
turbolinks-source (~> 5.2)
151+
turbolinks-source (5.2.0)
152+
tzinfo (1.2.5)
152153
thread_safe (~> 0.1)
153-
uglifier (3.0.2)
154+
uglifier (4.1.19)
154155
execjs (>= 0.3.0, < 3)
155-
web-console (3.3.1)
156+
web-console (3.7.0)
156157
actionview (>= 5.0)
157158
activemodel (>= 5.0)
158-
debug_inspector
159+
bindex (>= 0.4.0)
159160
railties (>= 5.0)
160-
websocket-driver (0.6.4)
161+
websocket-driver (0.6.5)
161162
websocket-extensions (>= 0.1.0)
162-
websocket-extensions (0.1.2)
163+
websocket-extensions (0.1.3)
163164

164165
PLATFORMS
165166
ruby
@@ -183,4 +184,4 @@ DEPENDENCIES
183184
web-console
184185

185186
BUNDLED WITH
186-
1.13.2
187+
1.16.1

0 commit comments

Comments
 (0)