forked from kopertop/papertrail-services
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
93 lines (91 loc) · 1.87 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
GEM
remote: http://rubygems.org/
specs:
activesupport (2.3.14)
addressable (2.2.7)
builder (3.0.0)
eventmachine (0.12.10)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
faraday_middleware (0.7.0)
faraday (~> 0.7.3)
foreman (0.41.0)
thor (>= 0.13.6)
hashie (1.1.0)
hipchat-api (1.0.2)
httparty
hoptoad_notifier (2.4.11)
activesupport
builder
http_parser.rb (0.5.3)
httparty (0.8.1)
multi_json
multi_xml
i18n (0.6.0)
kgio (2.6.0)
librato-metrics (0.5.0)
faraday (~> 0.7.6)
multi_json
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.16)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.2.0)
multi_xml (0.4.1)
multipart-post (1.1.5)
pg (0.10.1)
polyglot (0.3.2)
rack (1.4.1)
raindrops (0.7.0)
rake (0.9.2)
simple_oauth (0.1.5)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
thor (0.14.6)
tilt (1.3.2)
tinder (1.7.0)
activesupport (>= 2.3, < 4)
eventmachine (~> 0.12)
faraday (>= 0.6, < 0.8)
faraday_middleware (>= 0.6, < 0.8)
hashie (~> 1.0)
mime-types (~> 1.16)
multi_json (~> 1.0)
multipart-post (~> 1.1)
twitter-stream (~> 0.1)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
twitter-stream (0.1.14)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
unicorn (4.1.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
yajl-ruby (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 2.3)
faraday
foreman
hipchat-api
hoptoad_notifier
librato-metrics (~> 0.5)
mail (~> 2.2)
mocha
pg
rake
sinatra
tinder (~> 1.4)
unicorn
yajl-ruby