forked from lbt/boss-bundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
112 lines (107 loc) · 2.5 KB
/
Gemfile.lock
File metadata and controls
112 lines (107 loc) · 2.5 KB
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
GIT
remote: git://github.com/jmettraux/ruote.git
revision: b7eeff0d789bfe878b26e3139804744fcade864c
branch: master
specs:
ruote (2.3.1)
blankslate (= 2.1.2.4)
parslet (= 1.4.0)
ruby_parser (~> 2.3)
rufus-cloche (>= 1.0.2)
rufus-dollar (>= 1.0.4)
rufus-json (>= 1.0.1)
rufus-mnemo (>= 1.2.2)
rufus-scheduler (>= 2.0.16)
rufus-treechecker (>= 1.0.8)
sourcify (= 0.5.0)
GIT
remote: git://github.com/kennethkalmer/ruote-amqp.git
revision: 85bc7380035e3a992be09460a1d2ffbe37435116
branch: master
specs:
ruote-amqp (2.3.0.2)
amqp (= 0.9.7)
eventmachine (= 0.12.10)
ruote (>= 2.3.0)
GIT
remote: git://github.com/kennethkalmer/ruote-kit.git
revision: 617fc1c34564a5a2c11cd5ff833e1ff6673e7c2a
branch: master
specs:
ruote-kit (2.3.0)
haml (>= 3.1.4)
rufus-json (>= 0.2.5)
sinatra (>= 1.2.0)
sinatra-respond_to (>= 0.8.0)
GEM
remote: http://rubygems.org/
specs:
amq-client (0.9.12)
amq-protocol (>= 1.2.0)
eventmachine
amq-protocol (1.2.0)
amqp (0.9.7)
amq-client (~> 0.9.4)
amq-protocol (>= 0.9.4)
eventmachine
blankslate (2.1.2.4)
diff-lcs (1.2.1)
eventmachine (0.12.10)
file-tail (1.0.12)
tins (~> 0.5)
haml (4.0.0)
tilt
inifile (2.0.2)
parslet (1.4.0)
blankslate (~> 2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
ruby2ruby (1.3.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
rufus-cloche (1.0.4)
rufus-json (>= 1.0.3)
rufus-dollar (1.0.4)
rufus-json (1.0.4)
rufus-mnemo (1.2.3)
rufus-scheduler (2.0.18)
tzinfo (>= 0.3.23)
rufus-treechecker (1.0.8)
ruby_parser (>= 2.0.5)
sexp_processor (3.2.0)
sinatra (1.4.1)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-respond_to (0.9.0)
sinatra (~> 1.3)
sourcify (0.5.0)
file-tail (>= 1.0.5)
ruby2ruby (>= 1.2.5)
ruby_parser (>= 2.0.5)
sexp_processor (>= 3.0.5)
tilt (1.3.6)
tins (0.7.2)
tzinfo (0.3.37)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
amqp
inifile
rspec
ruote!
ruote-amqp!
ruote-kit!
yajl-ruby