-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
52 lines (48 loc) · 912 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:
amqp_actors (0.0.1)
bunny
GEM
remote: https://rubygems.org/
specs:
amq-protocol (2.3.2)
ansi (1.5.0)
builder (3.2.4)
bunny (2.19.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
bunny-mock (1.7.0)
bunny (>= 1.7)
docile (1.4.0)
minitest (5.15.0)
minitest-reporters (1.4.3)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
rake (13.0.6)
rbtree (0.4.4)
ruby-progressbar (1.11.0)
set (1.0.2)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
amqp_actors!
bundler
bunny-mock
minitest
minitest-reporters
rake
simplecov
BUNDLED WITH
2.3.3