-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
63 lines (59 loc) · 1.22 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
PATH
remote: .
specs:
rollout-redis (1.1.0)
mail (~> 2.8)
redis (>= 4.0, <= 5)
slack-notifier (~> 2.4)
GEM
remote: https://rubygems.org/
specs:
connection_pool (2.4.1)
date (3.3.3)
diff-lcs (1.5.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mini_mime (1.1.5)
mock_redis (0.38.0)
net-imap (0.4.2)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.4.0)
net-protocol
rake (13.1.0)
redis (5.0.0)
redis-client (~> 0.7)
redis-client (0.18.0)
connection_pool
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
slack-notifier (2.4.0)
timeout (0.4.0)
PLATFORMS
aarch64-linux
DEPENDENCIES
bundler (>= 2.4)
mock_redis (~> 0.37)
rake (~> 13)
rollout-redis!
rspec (~> 3.12)
BUNDLED WITH
2.4.21