forked from deivid-rodriguez/pry-byebug
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
121 lines (117 loc) · 2.67 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
PATH
remote: .
specs:
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
ast (2.3.0)
backports (3.6.8)
byebug (9.0.6)
chandler (0.6.0)
netrc
octokit (>= 2.2.0)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
codeclimate-test-reporter (1.0.3)
simplecov
coderay (1.1.1)
docile (1.1.5)
ethon (0.10.1)
ffi (>= 1.3.0)
faraday (0.10.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.1)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.14)
gh (0.15.0)
addressable (~> 2.4.0)
backports
faraday (~> 0.8)
multi_json (~> 1.0)
net-http-persistent (~> 2.9)
net-http-pipeline
highline (1.7.8)
iniparse (1.4.2)
json (2.0.2)
kramdown (1.13.1)
launchy (2.4.3)
addressable (~> 2.3)
mdl (0.4.0)
kramdown (~> 1.12, >= 1.12.0)
mixlib-cli (~> 1.7, >= 1.7.0)
mixlib-config (~> 2.2, >= 2.2.1)
method_source (0.8.2)
minitest (5.10.1)
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
multi_json (1.12.1)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
netrc (0.11.0)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
overcommit (0.37.0)
childprocess (~> 0.5.8)
iniparse (~> 1.4)
parser (2.3.3.1)
ast (~> 2.2)
powerpack (0.1.1)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pusher-client (0.6.2)
json
websocket (~> 1.0)
rainbow (2.1.0)
rake (12.0.0)
rubocop (0.46.0)
parser (>= 2.3.1.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
travis (1.8.4)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
gh (~> 0.13)
highline (~> 1.6)
launchy (~> 2.1)
net-http-persistent (~> 2.9)
pusher-client (~> 0.4)
typhoeus (~> 0.6, >= 0.6.8)
typhoeus (0.8.0)
ethon (>= 0.8.0)
unicode-display_width (1.1.1)
websocket (1.2.3)
PLATFORMS
ruby
DEPENDENCIES
chandler (= 0.6.0)
codeclimate-test-reporter (~> 1.0)
mdl (= 0.4.0)
minitest (~> 5.7)
overcommit (= 0.37.0)
pry-byebug!
rake (~> 12.0)
rubocop (= 0.46.0)
simplecov (= 0.12.0)
travis (~> 1.8)
BUNDLED WITH
1.13.6