Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 930b7ff

Browse files
committed
Lock down the gems that are used for the gem
1 parent 7731d62 commit 930b7ff

File tree

2 files changed

+343
-1
lines changed

2 files changed

+343
-1
lines changed

Gemfile.lock

+340
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,340 @@
1+
GIT
2+
remote: https://github.com/opal/opal-jquery.git
3+
revision: d15ca70f53cb323245c54842587b874945e1083e
4+
branch: master
5+
specs:
6+
opal-jquery (0.4.2)
7+
opal (>= 0.10.0, < 0.12.0)
8+
9+
PATH
10+
remote: .
11+
specs:
12+
hyper-spec (1.0.0.lap28)
13+
capybara
14+
chromedriver-helper
15+
libv8 (~> 6.3.0)
16+
method_source
17+
mini_racer (~> 0.1.15)
18+
opal (>= 0.11.0, < 0.12.0)
19+
parser (>= 2.3.3.1)
20+
pry
21+
rspec-rails
22+
selenium-webdriver
23+
timecop (~> 0.8.1)
24+
uglifier
25+
unparser
26+
webdrivers
27+
28+
GEM
29+
remote: https://rubygems.org/
30+
specs:
31+
abstract_type (0.0.7)
32+
actioncable (5.2.1)
33+
actionpack (= 5.2.1)
34+
nio4r (~> 2.0)
35+
websocket-driver (>= 0.6.1)
36+
actionmailer (5.2.1)
37+
actionpack (= 5.2.1)
38+
actionview (= 5.2.1)
39+
activejob (= 5.2.1)
40+
mail (~> 2.5, >= 2.5.4)
41+
rails-dom-testing (~> 2.0)
42+
actionpack (5.2.1)
43+
actionview (= 5.2.1)
44+
activesupport (= 5.2.1)
45+
rack (~> 2.0)
46+
rack-test (>= 0.6.3)
47+
rails-dom-testing (~> 2.0)
48+
rails-html-sanitizer (~> 1.0, >= 1.0.2)
49+
actionview (5.2.1)
50+
activesupport (= 5.2.1)
51+
builder (~> 3.1)
52+
erubi (~> 1.4)
53+
rails-dom-testing (~> 2.0)
54+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
55+
activejob (5.2.1)
56+
activesupport (= 5.2.1)
57+
globalid (>= 0.3.6)
58+
activemodel (5.2.1)
59+
activesupport (= 5.2.1)
60+
activerecord (5.2.1)
61+
activemodel (= 5.2.1)
62+
activesupport (= 5.2.1)
63+
arel (>= 9.0)
64+
activestorage (5.2.1)
65+
actionpack (= 5.2.1)
66+
activerecord (= 5.2.1)
67+
marcel (~> 0.3.1)
68+
activesupport (5.2.1)
69+
concurrent-ruby (~> 1.0, >= 1.0.2)
70+
i18n (>= 0.7, < 2)
71+
minitest (~> 5.1)
72+
tzinfo (~> 1.1)
73+
adamantium (0.2.0)
74+
ice_nine (~> 0.11.0)
75+
memoizable (~> 0.4.0)
76+
addressable (2.5.2)
77+
public_suffix (>= 2.0.2, < 4.0)
78+
archive-zip (0.11.0)
79+
io-like (~> 0.3.0)
80+
arel (9.0.0)
81+
ast (2.4.0)
82+
babel-source (5.8.35)
83+
babel-transpiler (0.7.0)
84+
babel-source (>= 4.0, < 6)
85+
execjs (~> 2.0)
86+
builder (3.2.3)
87+
capybara (3.6.0)
88+
addressable
89+
mini_mime (>= 0.1.3)
90+
nokogiri (~> 1.8)
91+
rack (>= 1.6.0)
92+
rack-test (>= 0.6.3)
93+
xpath (~> 3.1)
94+
childprocess (0.9.0)
95+
ffi (~> 1.0, >= 1.0.11)
96+
chromedriver-helper (1.2.0)
97+
archive-zip (~> 0.10)
98+
nokogiri (~> 1.8)
99+
coderay (1.1.2)
100+
concord (0.1.5)
101+
adamantium (~> 0.2.0)
102+
equalizer (~> 0.0.9)
103+
concurrent-ruby (1.0.5)
104+
connection_pool (2.2.2)
105+
crass (1.0.4)
106+
diff-lcs (1.3)
107+
equalizer (0.0.11)
108+
erubi (1.7.1)
109+
execjs (2.7.0)
110+
ffi (1.9.25)
111+
globalid (0.4.1)
112+
activesupport (>= 4.2.0)
113+
hike (1.2.3)
114+
hyper-react (1.0.0.lap28)
115+
hyper-store (= 1.0.0.lap28)
116+
hyperloop-config (= 1.0.0.lap28)
117+
mini_racer (~> 0.1.15)
118+
opal (>= 0.11.0, < 0.12.0)
119+
opal-activesupport (~> 0.3.1)
120+
react-rails (>= 2.4.0, < 2.5.0)
121+
hyper-store (1.0.0.lap28)
122+
hyperloop-config (= 1.0.0.lap28)
123+
opal (>= 0.11.0, < 0.12.0)
124+
hyperloop-config (1.0.0.lap28)
125+
opal (>= 0.11.0, < 0.12.0)
126+
opal-browser (~> 0.2.0)
127+
uglifier
128+
i18n (1.1.0)
129+
concurrent-ruby (~> 1.0)
130+
ice_nine (0.11.2)
131+
interception (0.5)
132+
io-like (0.3.0)
133+
jquery-rails (4.3.3)
134+
rails-dom-testing (>= 1, < 3)
135+
railties (>= 4.2.0)
136+
thor (>= 0.14, < 2.0)
137+
libv8 (6.3.292.48.1)
138+
loofah (2.2.2)
139+
crass (~> 1.0.2)
140+
nokogiri (>= 1.5.9)
141+
mail (2.7.0)
142+
mini_mime (>= 0.1.1)
143+
marcel (0.3.2)
144+
mimemagic (~> 0.3.2)
145+
memoizable (0.4.2)
146+
thread_safe (~> 0.3, >= 0.3.1)
147+
method_source (0.9.0)
148+
mimemagic (0.3.2)
149+
mini_mime (1.0.1)
150+
mini_portile2 (2.3.0)
151+
mini_racer (0.1.15)
152+
libv8 (~> 6.3)
153+
minitest (5.11.3)
154+
nio4r (2.3.1)
155+
nokogiri (1.8.4)
156+
mini_portile2 (~> 2.3.0)
157+
opal (0.11.1)
158+
ast (>= 2.3.0)
159+
hike (~> 1.2)
160+
parser (= 2.3.3.1)
161+
sourcemap (~> 0.1.0)
162+
opal-activesupport (0.3.1)
163+
opal (>= 0.5.0, < 1.0.0)
164+
opal-browser (0.2.0)
165+
opal
166+
paggio
167+
opal-rails (0.9.4)
168+
jquery-rails
169+
opal (>= 0.10.0, < 0.12)
170+
opal-activesupport (>= 0.0.5)
171+
opal-jquery (~> 0.4.0)
172+
opal-sprockets (~> 0.4.1)
173+
rails (>= 4.1, < 6.0)
174+
sprockets-rails (>= 2.3.3, < 4.0)
175+
opal-sprockets (0.4.1.0.11.0.3.1)
176+
opal (~> 0.11.0)
177+
sprockets (~> 3.1)
178+
tilt (>= 1.4)
179+
paggio (0.2.6)
180+
parallel (1.12.1)
181+
parser (2.3.3.1)
182+
ast (~> 2.2)
183+
powerpack (0.1.2)
184+
procto (0.0.3)
185+
pry (0.11.3)
186+
coderay (~> 1.1.0)
187+
method_source (~> 0.9.0)
188+
pry-rescue (1.4.5)
189+
interception (>= 0.5)
190+
pry
191+
public_suffix (3.0.3)
192+
puma (3.12.0)
193+
rack (2.0.5)
194+
rack-test (1.1.0)
195+
rack (>= 1.0, < 3)
196+
rails (5.2.1)
197+
actioncable (= 5.2.1)
198+
actionmailer (= 5.2.1)
199+
actionpack (= 5.2.1)
200+
actionview (= 5.2.1)
201+
activejob (= 5.2.1)
202+
activemodel (= 5.2.1)
203+
activerecord (= 5.2.1)
204+
activestorage (= 5.2.1)
205+
activesupport (= 5.2.1)
206+
bundler (>= 1.3.0)
207+
railties (= 5.2.1)
208+
sprockets-rails (>= 2.0.0)
209+
rails-dom-testing (2.0.3)
210+
activesupport (>= 4.2.0)
211+
nokogiri (>= 1.6)
212+
rails-html-sanitizer (1.0.4)
213+
loofah (~> 2.2, >= 2.2.2)
214+
railties (5.2.1)
215+
actionpack (= 5.2.1)
216+
activesupport (= 5.2.1)
217+
method_source
218+
rake (>= 0.8.7)
219+
thor (>= 0.19.0, < 2.0)
220+
rainbow (2.2.2)
221+
rake
222+
rake (12.3.1)
223+
react-rails (2.4.7)
224+
babel-transpiler (>= 0.7.0)
225+
connection_pool
226+
execjs
227+
railties (>= 3.2)
228+
tilt
229+
rspec (3.8.0)
230+
rspec-core (~> 3.8.0)
231+
rspec-expectations (~> 3.8.0)
232+
rspec-mocks (~> 3.8.0)
233+
rspec-collection_matchers (1.1.3)
234+
rspec-expectations (>= 2.99.0.beta1)
235+
rspec-core (3.8.0)
236+
rspec-support (~> 3.8.0)
237+
rspec-expectations (3.8.1)
238+
diff-lcs (>= 1.2.0, < 2.0)
239+
rspec-support (~> 3.8.0)
240+
rspec-its (1.2.0)
241+
rspec-core (>= 3.0.0)
242+
rspec-expectations (>= 3.0.0)
243+
rspec-mocks (3.8.0)
244+
diff-lcs (>= 1.2.0, < 2.0)
245+
rspec-support (~> 3.8.0)
246+
rspec-rails (3.8.0)
247+
actionpack (>= 3.0)
248+
activesupport (>= 3.0)
249+
railties (>= 3.0)
250+
rspec-core (~> 3.8.0)
251+
rspec-expectations (~> 3.8.0)
252+
rspec-mocks (~> 3.8.0)
253+
rspec-support (~> 3.8.0)
254+
rspec-steps (2.1.1)
255+
rspec (>= 3.0, < 3.99)
256+
rspec-support (3.8.0)
257+
rubocop (0.51.0)
258+
parallel (~> 1.10)
259+
parser (>= 2.3.3.1, < 3.0)
260+
powerpack (~> 0.1)
261+
rainbow (>= 2.2.2, < 3.0)
262+
ruby-progressbar (~> 1.7)
263+
unicode-display_width (~> 1.0, >= 1.0.1)
264+
ruby-progressbar (1.10.0)
265+
rubyzip (1.2.1)
266+
selenium-webdriver (3.14.0)
267+
childprocess (~> 0.5)
268+
rubyzip (~> 1.2)
269+
shoulda (3.6.0)
270+
shoulda-context (~> 1.0, >= 1.0.1)
271+
shoulda-matchers (~> 3.0)
272+
shoulda-context (1.2.2)
273+
shoulda-matchers (3.1.2)
274+
activesupport (>= 4.0.0)
275+
sourcemap (0.1.1)
276+
spring (2.0.2)
277+
activesupport (>= 4.2)
278+
spring-commands-rspec (1.0.4)
279+
spring (>= 0.9.1)
280+
sprockets (3.7.2)
281+
concurrent-ruby (~> 1.0)
282+
rack (> 1, < 3)
283+
sprockets-rails (3.2.1)
284+
actionpack (>= 4.0)
285+
activesupport (>= 4.0)
286+
sprockets (>= 3.0.0)
287+
thor (0.20.0)
288+
thread_safe (0.3.6)
289+
tilt (2.0.8)
290+
timecop (0.8.1)
291+
tzinfo (1.2.5)
292+
thread_safe (~> 0.1)
293+
uglifier (4.1.18)
294+
execjs (>= 0.3.0, < 3)
295+
unicode-display_width (1.4.0)
296+
unparser (0.2.8)
297+
abstract_type (~> 0.0.7)
298+
adamantium (~> 0.2.0)
299+
concord (~> 0.1.5)
300+
diff-lcs (~> 1.3)
301+
equalizer (~> 0.0.9)
302+
parser (>= 2.3.1.2, < 2.6)
303+
procto (~> 0.0.2)
304+
webdrivers (3.3.3)
305+
nokogiri (~> 1.6)
306+
rubyzip (~> 1.0)
307+
selenium-webdriver (~> 3.0)
308+
websocket-driver (0.7.0)
309+
websocket-extensions (>= 0.1.0)
310+
websocket-extensions (0.1.3)
311+
xpath (3.1.0)
312+
nokogiri (~> 1.8)
313+
314+
PLATFORMS
315+
ruby
316+
317+
DEPENDENCIES
318+
bundler
319+
hyper-react (= 1.0.0.lap28)
320+
hyper-spec!
321+
opal-browser (~> 0.2.0)
322+
opal-jquery!
323+
opal-rails (~> 0.9.4)
324+
pry-rescue
325+
puma
326+
rails (>= 4.0.0)
327+
rake
328+
react-rails (>= 2.3.0, < 2.5.0)
329+
rspec-collection_matchers
330+
rspec-expectations
331+
rspec-its
332+
rspec-mocks
333+
rspec-steps (~> 2.1.1)
334+
rubocop (~> 0.51.0)
335+
shoulda
336+
shoulda-matchers
337+
spring-commands-rspec
338+
339+
BUNDLED WITH
340+
1.16.1

hyper-spec.gemspec

+3-1
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,12 @@ Gem::Specification.new do |spec| # rubocop:disable Metrics/BlockLength
3636
spec.add_dependency 'uglifier'
3737
spec.add_dependency 'unparser'
3838
spec.add_dependency 'webdrivers'
39+
spec.add_dependency 'mini_racer', '~> 0.1.15'
40+
# https://github.com/discourse/mini_racer/issues/92
41+
spec.add_dependency 'libv8', '~> 6.3.0'
3942

4043
spec.add_development_dependency 'bundler'
4144
spec.add_development_dependency 'hyper-react', HyperSpec::VERSION
42-
spec.add_development_dependency 'mini_racer', '~> 0.1.15'
4345
spec.add_development_dependency 'opal-browser', '~> 0.2.0'
4446
spec.add_development_dependency 'opal-rails', '~> 0.9.4'
4547
spec.add_development_dependency 'puma'

0 commit comments

Comments
 (0)