redis_web_manager 0.3.5 → 0.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dec810361506eecf07fea24d4ed62f3b5fe01f2c984dec6f171c35ff9635b271
4
- data.tar.gz: 56adc85ba8f87cc0d491225f1ec7ae6c50fd74b1f7294d17b2b64e41a078f8d0
3
+ metadata.gz: cbdfc7a3bf3dce8653e098e69e9eb6af33608eb00c809c0ba957b84981692015
4
+ data.tar.gz: '072092fdfbff43aa555692e970e32cff44f93b715308c71c77c37f8007eb362f'
5
5
  SHA512:
6
- metadata.gz: cf0722bd13c035fe58bd28d4cb16eeb8e398e9e2eb9fe7f5430bb51202e49711a1fb737071b7ec6dc70fd980df4e4094dc41defb0583de42cea3c95b7d909225
7
- data.tar.gz: 66cd5d4eeed26f08bea7d6febb98d4e83844df1c43baa08c099cd5c325f3934e522e122f928d20a500c79891fd66fff1501ccb2ceab6bb62c8f4d345c779bf5d
6
+ metadata.gz: 9ff8a104b47f8447370702b1284e07f3301a09584642e5f849c4dca77d8083c3830621fb9157bb66e50d154ec0aa7e0ae729bf9d91534a5198eeb623bc5dd16d
7
+ data.tar.gz: fe871e15548ea121bf4dddc3d4d0301b7f546897ea8832115117c991fcd396d7881ebd1fff16afd7daa01cbc9c46607254c53fa7e1b81f086e569280163de572
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- redis_web_manager (0.3.4)
4
+ redis_web_manager (0.3.6)
5
5
  pagy (~> 3.8)
6
6
  rails (>= 5.2, < 7)
7
7
  redis (>= 4.1.0, < 5)
@@ -9,63 +9,67 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (6.0.3.2)
13
- actionpack (= 6.0.3.2)
12
+ actioncable (6.1.1)
13
+ actionpack (= 6.1.1)
14
+ activesupport (= 6.1.1)
14
15
  nio4r (~> 2.0)
15
16
  websocket-driver (>= 0.6.1)
16
- actionmailbox (6.0.3.2)
17
- actionpack (= 6.0.3.2)
18
- activejob (= 6.0.3.2)
19
- activerecord (= 6.0.3.2)
20
- activestorage (= 6.0.3.2)
21
- activesupport (= 6.0.3.2)
17
+ actionmailbox (6.1.1)
18
+ actionpack (= 6.1.1)
19
+ activejob (= 6.1.1)
20
+ activerecord (= 6.1.1)
21
+ activestorage (= 6.1.1)
22
+ activesupport (= 6.1.1)
22
23
  mail (>= 2.7.1)
23
- actionmailer (6.0.3.2)
24
- actionpack (= 6.0.3.2)
25
- actionview (= 6.0.3.2)
26
- activejob (= 6.0.3.2)
24
+ actionmailer (6.1.1)
25
+ actionpack (= 6.1.1)
26
+ actionview (= 6.1.1)
27
+ activejob (= 6.1.1)
28
+ activesupport (= 6.1.1)
27
29
  mail (~> 2.5, >= 2.5.4)
28
30
  rails-dom-testing (~> 2.0)
29
- actionpack (6.0.3.2)
30
- actionview (= 6.0.3.2)
31
- activesupport (= 6.0.3.2)
32
- rack (~> 2.0, >= 2.0.8)
31
+ actionpack (6.1.1)
32
+ actionview (= 6.1.1)
33
+ activesupport (= 6.1.1)
34
+ rack (~> 2.0, >= 2.0.9)
33
35
  rack-test (>= 0.6.3)
34
36
  rails-dom-testing (~> 2.0)
35
37
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
- actiontext (6.0.3.2)
37
- actionpack (= 6.0.3.2)
38
- activerecord (= 6.0.3.2)
39
- activestorage (= 6.0.3.2)
40
- activesupport (= 6.0.3.2)
38
+ actiontext (6.1.1)
39
+ actionpack (= 6.1.1)
40
+ activerecord (= 6.1.1)
41
+ activestorage (= 6.1.1)
42
+ activesupport (= 6.1.1)
41
43
  nokogiri (>= 1.8.5)
42
- actionview (6.0.3.2)
43
- activesupport (= 6.0.3.2)
44
+ actionview (6.1.1)
45
+ activesupport (= 6.1.1)
44
46
  builder (~> 3.1)
45
47
  erubi (~> 1.4)
46
48
  rails-dom-testing (~> 2.0)
47
49
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
- activejob (6.0.3.2)
49
- activesupport (= 6.0.3.2)
50
+ activejob (6.1.1)
51
+ activesupport (= 6.1.1)
50
52
  globalid (>= 0.3.6)
51
- activemodel (6.0.3.2)
52
- activesupport (= 6.0.3.2)
53
- activerecord (6.0.3.2)
54
- activemodel (= 6.0.3.2)
55
- activesupport (= 6.0.3.2)
56
- activestorage (6.0.3.2)
57
- actionpack (= 6.0.3.2)
58
- activejob (= 6.0.3.2)
59
- activerecord (= 6.0.3.2)
53
+ activemodel (6.1.1)
54
+ activesupport (= 6.1.1)
55
+ activerecord (6.1.1)
56
+ activemodel (= 6.1.1)
57
+ activesupport (= 6.1.1)
58
+ activestorage (6.1.1)
59
+ actionpack (= 6.1.1)
60
+ activejob (= 6.1.1)
61
+ activerecord (= 6.1.1)
62
+ activesupport (= 6.1.1)
60
63
  marcel (~> 0.3.1)
61
- activesupport (6.0.3.2)
64
+ mimemagic (~> 0.3.2)
65
+ activesupport (6.1.1)
62
66
  concurrent-ruby (~> 1.0, >= 1.0.2)
63
- i18n (>= 0.7, < 2)
64
- minitest (~> 5.1)
65
- tzinfo (~> 1.1)
66
- zeitwerk (~> 2.2, >= 2.2.2)
67
+ i18n (>= 1.6, < 2)
68
+ minitest (>= 5.1)
69
+ tzinfo (~> 2.0)
70
+ zeitwerk (~> 2.3)
67
71
  builder (3.2.4)
68
- concurrent-ruby (1.1.6)
72
+ concurrent-ruby (1.1.8)
69
73
  coveralls (0.8.23)
70
74
  json (>= 1.8, < 3)
71
75
  simplecov (~> 0.16.1)
@@ -74,14 +78,14 @@ GEM
74
78
  tins (~> 1.6)
75
79
  crass (1.0.6)
76
80
  diff-lcs (1.4.4)
77
- docile (1.3.2)
78
- erubi (1.9.0)
81
+ docile (1.3.5)
82
+ erubi (1.10.0)
79
83
  globalid (0.4.2)
80
84
  activesupport (>= 4.2.0)
81
- i18n (1.8.3)
85
+ i18n (1.8.7)
82
86
  concurrent-ruby (~> 1.0)
83
- json (2.3.1)
84
- loofah (2.6.0)
87
+ json (2.5.1)
88
+ loofah (2.9.0)
85
89
  crass (~> 1.0.2)
86
90
  nokogiri (>= 1.5.9)
87
91
  mail (2.7.1)
@@ -91,60 +95,62 @@ GEM
91
95
  method_source (1.0.0)
92
96
  mimemagic (0.3.5)
93
97
  mini_mime (1.0.2)
94
- mini_portile2 (2.4.0)
95
- minitest (5.14.1)
96
- nio4r (2.5.2)
97
- nokogiri (1.10.9)
98
- mini_portile2 (~> 2.4.0)
99
- pagy (3.8.2)
98
+ mini_portile2 (2.5.0)
99
+ minitest (5.14.3)
100
+ nio4r (2.5.4)
101
+ nokogiri (1.11.1)
102
+ mini_portile2 (~> 2.5.0)
103
+ racc (~> 1.4)
104
+ pagy (3.10.0)
105
+ racc (1.5.2)
100
106
  rack (2.2.3)
101
107
  rack-test (1.1.0)
102
108
  rack (>= 1.0, < 3)
103
- rails (6.0.3.2)
104
- actioncable (= 6.0.3.2)
105
- actionmailbox (= 6.0.3.2)
106
- actionmailer (= 6.0.3.2)
107
- actionpack (= 6.0.3.2)
108
- actiontext (= 6.0.3.2)
109
- actionview (= 6.0.3.2)
110
- activejob (= 6.0.3.2)
111
- activemodel (= 6.0.3.2)
112
- activerecord (= 6.0.3.2)
113
- activestorage (= 6.0.3.2)
114
- activesupport (= 6.0.3.2)
115
- bundler (>= 1.3.0)
116
- railties (= 6.0.3.2)
109
+ rails (6.1.1)
110
+ actioncable (= 6.1.1)
111
+ actionmailbox (= 6.1.1)
112
+ actionmailer (= 6.1.1)
113
+ actionpack (= 6.1.1)
114
+ actiontext (= 6.1.1)
115
+ actionview (= 6.1.1)
116
+ activejob (= 6.1.1)
117
+ activemodel (= 6.1.1)
118
+ activerecord (= 6.1.1)
119
+ activestorage (= 6.1.1)
120
+ activesupport (= 6.1.1)
121
+ bundler (>= 1.15.0)
122
+ railties (= 6.1.1)
117
123
  sprockets-rails (>= 2.0.0)
118
124
  rails-dom-testing (2.0.3)
119
125
  activesupport (>= 4.2.0)
120
126
  nokogiri (>= 1.6)
121
127
  rails-html-sanitizer (1.3.0)
122
128
  loofah (~> 2.3)
123
- railties (6.0.3.2)
124
- actionpack (= 6.0.3.2)
125
- activesupport (= 6.0.3.2)
129
+ railties (6.1.1)
130
+ actionpack (= 6.1.1)
131
+ activesupport (= 6.1.1)
126
132
  method_source
127
133
  rake (>= 0.8.7)
128
- thor (>= 0.20.3, < 2.0)
129
- rake (13.0.1)
130
- redis (4.1.4)
131
- rspec-core (3.9.2)
132
- rspec-support (~> 3.9.3)
133
- rspec-expectations (3.9.2)
134
+ thor (~> 1.0)
135
+ rake (13.0.3)
136
+ redis (4.2.5)
137
+ rspec-core (3.10.1)
138
+ rspec-support (~> 3.10.0)
139
+ rspec-expectations (3.10.1)
134
140
  diff-lcs (>= 1.2.0, < 2.0)
135
- rspec-support (~> 3.9.0)
136
- rspec-mocks (3.9.1)
141
+ rspec-support (~> 3.10.0)
142
+ rspec-mocks (3.10.1)
137
143
  diff-lcs (>= 1.2.0, < 2.0)
138
- rspec-support (~> 3.9.0)
139
- rspec-rails (4.0.1)
144
+ rspec-support (~> 3.10.0)
145
+ rspec-rails (4.0.2)
140
146
  actionpack (>= 4.2)
141
147
  activesupport (>= 4.2)
142
148
  railties (>= 4.2)
143
- rspec-core (~> 3.9)
144
- rspec-expectations (~> 3.9)
145
- rspec-mocks (~> 3.9)
146
- rspec-support (~> 3.9)
147
- rspec-support (3.9.3)
149
+ rspec-core (~> 3.10)
150
+ rspec-expectations (~> 3.10)
151
+ rspec-mocks (~> 3.10)
152
+ rspec-support (~> 3.10)
153
+ rspec-support (3.10.1)
148
154
  simplecov (0.16.1)
149
155
  docile (~> 1.1)
150
156
  json (>= 1.8, < 3)
@@ -153,23 +159,22 @@ GEM
153
159
  sprockets (4.0.2)
154
160
  concurrent-ruby (~> 1.0)
155
161
  rack (> 1, < 3)
156
- sprockets-rails (3.2.1)
162
+ sprockets-rails (3.2.2)
157
163
  actionpack (>= 4.0)
158
164
  activesupport (>= 4.0)
159
165
  sprockets (>= 3.0.0)
160
166
  sync (0.5.0)
161
167
  term-ansicolor (1.7.1)
162
168
  tins (~> 1.0)
163
- thor (1.0.1)
164
- thread_safe (0.3.6)
165
- tins (1.25.0)
169
+ thor (1.1.0)
170
+ tins (1.28.0)
166
171
  sync
167
- tzinfo (1.2.7)
168
- thread_safe (~> 0.1)
169
- websocket-driver (0.7.2)
172
+ tzinfo (2.0.4)
173
+ concurrent-ruby (~> 1.0)
174
+ websocket-driver (0.7.3)
170
175
  websocket-extensions (>= 0.1.0)
171
176
  websocket-extensions (0.1.5)
172
- zeitwerk (2.3.1)
177
+ zeitwerk (2.4.2)
173
178
 
174
179
  PLATFORMS
175
180
  ruby
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RedisWebManager
4
- VERSION = '0.3.5'
4
+ VERSION = '0.3.6'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: redis_web_manager
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5
4
+ version: 0.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Boris BRESCIANI