-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
70 lines (66 loc) · 1.41 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
PATH
remote: .
specs:
egd (1.0.2)
pgn (~> 0.2.0)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
coveralls (0.7.2)
multi_json (~> 1.3)
rest-client (= 1.6.7)
simplecov (>= 0.7)
term-ansicolor (= 1.2.2)
thor (= 0.18.1)
diff-lcs (1.3)
docile (1.1.5)
json (2.1.0)
method_source (0.9.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
multi_json (1.13.1)
pgn (0.2.0)
whittle
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (10.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
term-ansicolor (1.2.2)
tins (~> 0.8)
thor (0.18.1)
tins (0.13.2)
whittle (0.0.8)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
coveralls (~> 0.7.2)
egd!
pry (~> 0.11.3)
rake (~> 10.0)
rspec (~> 3.7)
simplecov (~> 0.15.1)
BUNDLED WITH
1.16.0