-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
74 lines (68 loc) · 1.44 KB
/
Gemfile.lock
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
71
72
73
74
GIT
remote: https://github.com/merongivian/tone.rb
revision: 00f7d957b9bbbc29b9493c048dfc13f4da156f47
specs:
tone.rb (0.1.0)
opal (>= 1.5)
GIT
remote: https://github.com/opal/opal-rspec
revision: 95fb74e80cbb84440287fa5393fbc28f3fefb259
submodules: true
specs:
opal-rspec (0.8.0)
opal (>= 1.0.0, < 2.0)
opal-sprockets (< 2.0)
rake (>= 12.0)
PATH
remote: .
specs:
negasonic (0.1.0)
tone.rb
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
concurrent-ruby (1.1.10)
diff-lcs (1.5.0)
minitest (5.15.0)
opal (1.5.0)
ast (>= 2.3.0)
parser (~> 3.0, >= 3.0.3.2)
opal-sprockets (1.0.3)
opal (>= 1.0, < 2.0)
sprockets (~> 4.0)
tilt (>= 1.4)
parser (3.1.2.0)
ast (~> 2.4.1)
rack (2.2.3)
rake (13.0.6)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
sprockets (4.0.3)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
tilt (2.0.10)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
minitest (~> 5.0)
negasonic!
opal-rspec!
opal-sprockets
rake
rspec
tone.rb!
BUNDLED WITH
1.16.2