-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
82 lines (78 loc) · 1.48 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
GIT
remote: git://github.com/kfaustino/em-spec.git
revision: fc888b289a424fa93848ffdac3dc4b24fdd34950
specs:
em-spec (0.2.2)
GIT
remote: git://github.com/phsr/notifo
revision: 0b59330f0907061d85338d21dd1d73cec12f9712
specs:
notifo (0.1.2)
httparty (~> 0.4.5)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.2)
amqp (0.6.7)
eventmachine (>= 0.12.4)
bunny (0.6.0)
configatron (2.6.4)
yamler (>= 0.1.0)
crack (0.1.8)
diff-lcs (1.1.2)
em-http-request (0.2.12)
addressable (>= 2.0.0)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
fabrication (0.9.3)
ffaker (1.0.0)
god (0.11.0)
httparty (0.4.5)
crack (>= 0.1.1)
nest (1.0.1)
redis (~> 2.1)
oauth (0.4.4)
ohm (0.1.3)
nest (~> 1.0)
rack (1.2.1)
rack-test (0.5.6)
rack (>= 1.0)
redis (2.1.1)
rr (1.0.2)
rspec (2.2.0)
rspec-core (~> 2.2)
rspec-expectations (~> 2.2)
rspec-mocks (~> 2.2)
rspec-core (2.2.1)
rspec-expectations (2.2.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.2.0)
sinatra (1.1.0)
rack (~> 1.1)
tilt (~> 1.1)
tilt (1.1)
webmock (1.6.1)
addressable (>= 2.2.2)
crack (>= 0.1.7)
yajl-ruby (0.7.7)
yamler (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
amqp
bunny
configatron
em-http-request
em-spec!
fabrication
ffaker
god
notifo (>= 0.1.2)!
oauth
ohm
rack-test
rr
rspec
sinatra
webmock
yajl-ruby