-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
70 lines (66 loc) · 1.36 KB
/
Gemfile.lock
File metadata and controls
70 lines (66 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
PATH
remote: .
specs:
opal-onigmo (0.1.3)
opal-webassembly (~> 0.1)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.1)
coderay (1.1.3)
concurrent-ruby (1.1.7)
diff-lcs (1.4.4)
libv8 (8.4.255.0)
method_source (1.0.0)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
opal (1.0.3)
ast (>= 2.3.0)
parser (~> 2.6)
opal-rspec (0.8.0.alpha2)
opal (>= 0.11, < 1.1)
opal-sprockets
rake (~> 12.0)
opal-sprockets (0.4.9.1.0.3.7)
opal (~> 1.0.0)
sprockets (~> 3.7)
tilt (>= 1.4)
opal-webassembly (0.1.0)
opal
parser (2.7.2.0)
ast (~> 2.4.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.2.3)
rake (12.3.3)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
tilt (2.0.10)
PLATFORMS
ruby
DEPENDENCIES
mini_racer
opal (~> 1.0)
opal-onigmo!
opal-rspec
opal-webassembly
pry
rake (~> 12.0)
rspec (~> 3.0)
BUNDLED WITH
2.1.4