-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
54 lines (52 loc) · 994 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.2)
crack (0.1.8)
daemons (1.1.4)
em-http-request (0.2.15)
addressable (>= 2.0.0)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
haml (3.0.23)
hashie (0.4.0)
httparty (0.6.1)
crack (= 0.1.8)
json (1.4.6)
multi_json (0.0.5)
oauth (0.4.4)
pusher (0.8.0)
crack (~> 0.1.0)
json (~> 1.4.0)
ruby-hmac (~> 0.4.0)
signature (~> 0.1.2)
rack (1.3.5)
rack-flash (0.1.1)
rack
ruby-hmac (0.4.0)
signature (0.1.2)
ruby-hmac
sinatra (1.1.0)
rack (~> 1.1)
tilt (~> 1.1)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.1)
twitter (0.9.12)
hashie (~> 0.4.0)
httparty (~> 0.6.1)
multi_json (~> 0.0.4)
oauth (~> 0.4.3)
PLATFORMS
ruby
DEPENDENCIES
em-http-request
haml
json
pusher
rack-flash
sinatra
thin
twitter