forked from kopertop/papertrail-services
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
126 lines (124 loc) · 2.55 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
122
123
124
125
126
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
aggregate (0.2.2)
builder (3.1.4)
eventmachine (1.0.0)
excon (0.16.10)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
foreman (0.60.2)
thor (>= 0.13.6)
hashie (1.2.0)
heroku (2.33.5)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.7)
excon (~> 0.16.10)
hipchat-api (1.0.5)
httparty
hoptoad_notifier (2.4.11)
activesupport
builder
http_parser.rb (0.5.3)
httparty (0.9.0)
multi_json (~> 1.0)
multi_xml
i18n (0.6.1)
json (1.7.5)
kgio (2.8.0)
launchy (2.1.2)
addressable (~> 2.3)
librato-metrics (1.0.3)
aggregate (~> 0.2.2)
faraday (~> 0.7)
multi_json
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.19)
mocha (0.13.1)
metaclass (~> 0.0.1)
multi_json (1.7.9)
multi_xml (0.5.1)
multipart-post (1.2.0)
netrc (0.7.7)
pg (0.14.1)
polyglot (0.3.3)
puma (1.6.3)
rack (~> 1.2)
rack (1.5.2)
rack-protection (1.3.2)
rack
raindrops (0.10.0)
rake (10.0.3)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.9)
sentry-raven (0.6.0)
faraday (>= 0.7.6)
hashie (>= 1.1.0)
uuidtools
simple_oauth (0.1.9)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thor (0.16.0)
tilt (1.3.3)
tinder (1.9.1)
eventmachine (>= 0.12.0, < 2)
faraday (~> 0.8)
faraday_middleware (~> 0.8)
hashie (~> 1.0)
json (~> 1.6)
mime-types (~> 1.16)
multi_json (~> 1.0)
multipart-post (~> 1.1)
twitter-stream (~> 0.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
twitter-stream (0.1.16)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
tzinfo (0.3.36)
unicorn (4.6.2)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uuidtools (2.1.4)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.0)
faraday
foreman
heroku
hipchat-api
hoptoad_notifier
librato-metrics (~> 1.0.1)
mail (~> 2.2)
mocha
pg
puma
rake
sentry-raven
sinatra
tinder (~> 1.4)
tzinfo
unicorn
yajl-ruby