-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
49 lines (45 loc) · 953 Bytes
/
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
PATH
remote: .
specs:
triangle_pattern (0.2.2)
delaunator (~> 0.1.1)
gradient (~> 0.5.1)
GEM
remote: https://rubygems.org/
specs:
color (1.8)
delaunator (0.1.1)
diff-lcs (1.6.0)
gradient (0.5.1)
color (~> 1.8)
nokogiri (~> 1.6)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
racc (1.7.3)
rake (13.2.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
scanf (1.0.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
bundler (~> 2.0)
delaunator (~> 0.1.0)
gradient
rake (< 14.0)
rspec
scanf (~> 1.0)
triangle_pattern!
BUNDLED WITH
2.4.10