-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathredis_3.0.gemfile.lock
55 lines (51 loc) · 1.07 KB
/
redis_3.0.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
PATH
remote: ..
specs:
redis-ick (0.1.4)
redis (>= 3.0.0, < 5.0.0)
redis-script_manager (~> 0.0.6)
GEM
remote: https://rubygems.org/
specs:
appraisal (2.2.0)
bundler
rake
thor (>= 0.14.0)
ast (2.4.0)
minitest (5.11.3)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
powerpack (0.1.2)
rainbow (3.0.0)
rake (12.3.2)
redis (3.0.7)
redis-key_hash (0.0.5)
redis-namespace (1.6.0)
redis (>= 3.0.4)
redis-script_manager (0.0.6)
redis (>= 3.0.0, < 5.0.0)
rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.10.1)
thor (0.20.3)
unicode-display_width (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 2.2.0)
bundler (= 1.16.6)
minitest (~> 5.11.3)
rake (~> 12.3.1)
redis (>= 3.0, < 3.1)
redis-ick!
redis-key_hash (~> 0.0.4)
redis-namespace (~> 1.5)
rubocop (~> 0.54.0)
BUNDLED WITH
1.16.6