forked from temochka/queueing_rabbit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
52 lines (48 loc) · 1012 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
PATH
remote: .
specs:
queueing_rabbit (0.6.2)
bunny
json
GEM
remote: https://rubygems.org/
specs:
amq-protocol (2.3.2)
bunny (2.22.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
celluloid (0.15.2)
timers (~> 1.1.0)
diff-lcs (1.5.0)
evented-spec (0.9.0)
eventmachine (1.2.7)
json (2.7.1)
rbtree (0.4.6)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-its (1.0.1)
rspec-core (>= 2.99.0.beta1)
rspec-expectations (>= 2.99.0.beta1)
rspec-mocks (2.99.4)
set (1.0.4)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
timers (1.1.0)
PLATFORMS
arm64-darwin-22
ruby
DEPENDENCIES
celluloid (~> 0.15.0)
evented-spec (~> 0.9.0)
eventmachine
queueing_rabbit!
rspec (~> 2.99.0)
rspec-its (~> 1.0.1)
BUNDLED WITH
2.1.4