-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
53 lines (49 loc) · 982 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
50
51
52
53
PATH
remote: .
specs:
lagotto-rb (0.2.0)
faraday (~> 0.9.1)
faraday_middleware (~> 0.10.0)
launchy (~> 2.4, >= 2.4.2)
multi_json (~> 1.0)
thor (~> 0.18)
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
codecov (0.1.1)
json
simplecov
url
docile (1.1.5)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
json (1.8.3)
launchy (2.4.3)
addressable (~> 2.3)
multi_json (1.11.2)
multipart-post (2.0.0)
power_assert (0.2.4)
rake (0.9.6)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
test-unit (3.1.3)
power_assert
thor (0.19.1)
url (0.3.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.6)
codecov (~> 0.1)
lagotto-rb!
rake (~> 0)
simplecov (~> 0.10)
test-unit (~> 3.1)
BUNDLED WITH
1.10.6