-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
167 lines (163 loc) · 3.29 KB
/
Gemfile.lock
File metadata and controls
167 lines (163 loc) · 3.29 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
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
PATH
remote: .
specs:
kgbhomeAPI (0.1.0)
httparty
hub
json
sinatra
sinatra-contrib
thin
GEM
remote: http://rubygems.org/
specs:
activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
autowatchr (0.1.5)
watchr
backports (3.11.4)
bson (1.12.5)
bson_ext (1.12.5)
bson (~> 1.12.5)
builder (3.2.3)
concurrent-ruby (1.1.3)
daemons (1.2.6)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
docile (1.3.1)
eventmachine (1.2.7)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
git (1.5.0)
github_api (0.14.2)
addressable (~> 2.4.0)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
hashie (>= 3.4)
oauth2
hashie (3.6.0)
highline (2.0.0)
httparty (0.16.3)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
hub (1.12.4)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
jeweler (2.1.1)
builder
bundler (>= 1.0)
git (>= 1.2.5)
github_api
highline (>= 1.6.15)
nokogiri (>= 1.5.10)
rake
rdoc
semver
json (2.1.0)
jwt (0.1.13)
multi_json (>= 1.5)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_portile2 (2.3.0)
minitest (5.11.3)
mongo (1.12.5)
bson (= 1.12.5)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
mynyml-redgreen (0.7.1)
term-ansicolor (>= 1.0.4)
newrelic_rpm (5.5.0.348)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
oauth2 (0.9.3)
faraday (>= 0.8, < 0.10)
jwt (~> 0.1.8)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
powder (0.4.0)
thor (>= 0.11.5)
rack (1.6.11)
rack-oauth2-server (2.8.0)
bson_ext
json
jwt (~> 0.1.4)
mongo (~> 1)
rack (~> 1.1)
sinatra (~> 1.1)
rack-protection (1.5.5)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (12.3.1)
rdoc (6.0.4)
semver (1.0.1)
shotgun (0.9.2)
rack (>= 1.0)
shoulda (3.6.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (~> 3.0)
shoulda-context (1.2.2)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.7)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
term-ansicolor (1.7.0)
tins (~> 1.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tins (1.20.2)
tzinfo (1.2.5)
thread_safe (~> 0.1)
watchr (0.7)
PLATFORMS
ruby
DEPENDENCIES
autowatchr
httparty
hub
jeweler
json
kgbhomeAPI!
minitest
mynyml-redgreen
newrelic_rpm
nokogiri
powder
rack-oauth2-server
rack-test
rdoc
shotgun
shoulda
simplecov
sinatra
sinatra-contrib
thin
watchr
BUNDLED WITH
1.17.1