-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
42 lines (40 loc) · 782 Bytes
/
Gemfile.lock
File metadata and controls
42 lines (40 loc) · 782 Bytes
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
GEM
remote: https://rubygems.org/
specs:
aggregate (0.2.2)
eventmachine (1.0.7)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
kgio (2.9.3)
librato-metrics (1.5.0)
aggregate (~> 0.2.2)
faraday (~> 0.7)
multi_json
multi_json (1.11.0)
multipart-post (2.0.0)
rack (1.6.1)
rack-protection (1.5.3)
rack
rainbows (4.6.2)
kgio (~> 2.5)
rack (~> 1.1)
unicorn (~> 4.8)
raindrops (0.13.0)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (2.0.1)
unicorn (4.9.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
eventmachine
librato-metrics
rainbows
sinatra
yajl-ruby