-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathGemfile.lock
More file actions
81 lines (75 loc) · 1.67 KB
/
Gemfile.lock
File metadata and controls
81 lines (75 loc) · 1.67 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
71
72
73
74
75
76
77
78
79
80
81
GIT
remote: https://github.com/bugmark/bmx_api_ruby
revision: b1eb97eed69d7af86871ebac0e56612e5eaa13e5
specs:
bmx_api_ruby (1.0.0)
json (~> 2.1, >= 2.1.0)
typhoeus (~> 1.0, >= 1.0.1)
GIT
remote: https://github.com/bugmark/iora
revision: b5670a9b8c6a86d969e42a36e170105c36dd1eba
specs:
iora (0.1.0)
deep_merge
octokit (~> 4.6)
PATH
remote: .
specs:
bmx_cl_ruby (0.1.0)
awesome_print (~> 1.8)
pry (~> 0.11)
thor (~> 0.20)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
coderay (1.1.2)
deep_merge (1.2.1)
diff-lcs (1.3)
ethon (0.11.0)
ffi (>= 1.3.0)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
json (2.1.0)
method_source (0.9.0)
multipart-post (2.0.0)
octokit (4.8.0)
sawyer (~> 0.8.0, >= 0.5.3)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rake (10.5.0)
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.1)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
thor (0.20.0)
typhoeus (1.3.0)
ethon (>= 0.9.0)
PLATFORMS
ruby
DEPENDENCIES
bmx_api_ruby!
bmx_cl_ruby!
bundler (~> 1.16)
iora!
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH
1.16.1