rails_web_cache 0.7.4 → 0.7.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1403423e836443f113c7ba287475e5ffbf0aa1f44e7d676497a9ce0dd36f5e14
4
- data.tar.gz: 697d32192229108fd7bbf927282b49f2a009c2fcf40fb7233931678fc67bec36
3
+ metadata.gz: 75d01ae09efad112b5bcb19efd5c7f8b4a550f6f13bbcc3f96a51589847f4f2e
4
+ data.tar.gz: 5436440786bbceee6d8cf85c7d4c5d3e4b3744be8915b8abb37fe037d0f05334
5
5
  SHA512:
6
- metadata.gz: 655c40122f35699fce1756ce6c913db1a9b1a0b7eea551c7f51f95bfbc3e8f1777c79bc8889d8e2bdeecf35f3e86a9e056ce59f4802a0b6ef8e29227cceb8d60
7
- data.tar.gz: 10000f1773bb58f7dfca6ecc705d1eafbe61e13e2c4384e7f3537de3fc7b63a61ea890be88437f5d111df62b4e95e651df5fcb00067d25e1c7d4020ad2a5ef56
6
+ metadata.gz: 2eb1b883fd58402a736aa547fecf7edae64b88bf053847791e1fc9a48dc9c1b6a9b3bf0453aafe3c5db68deb23e0c0518d39cc732251127f50247049139402ae
7
+ data.tar.gz: 80b5f2b995ce15adba00aab9948c7762177a6e6ec71438577d59981bfa249dedc4078c36a0bd29445f84be2fcf9fd39b159145b2a555087d06f116b2bd8ea580
data/Gemfile.lock CHANGED
@@ -7,56 +7,56 @@ PATH
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (6.0.2.1)
11
- actionpack (= 6.0.2.1)
10
+ actioncable (6.0.2.2)
11
+ actionpack (= 6.0.2.2)
12
12
  nio4r (~> 2.0)
13
13
  websocket-driver (>= 0.6.1)
14
- actionmailbox (6.0.2.1)
15
- actionpack (= 6.0.2.1)
16
- activejob (= 6.0.2.1)
17
- activerecord (= 6.0.2.1)
18
- activestorage (= 6.0.2.1)
19
- activesupport (= 6.0.2.1)
14
+ actionmailbox (6.0.2.2)
15
+ actionpack (= 6.0.2.2)
16
+ activejob (= 6.0.2.2)
17
+ activerecord (= 6.0.2.2)
18
+ activestorage (= 6.0.2.2)
19
+ activesupport (= 6.0.2.2)
20
20
  mail (>= 2.7.1)
21
- actionmailer (6.0.2.1)
22
- actionpack (= 6.0.2.1)
23
- actionview (= 6.0.2.1)
24
- activejob (= 6.0.2.1)
21
+ actionmailer (6.0.2.2)
22
+ actionpack (= 6.0.2.2)
23
+ actionview (= 6.0.2.2)
24
+ activejob (= 6.0.2.2)
25
25
  mail (~> 2.5, >= 2.5.4)
26
26
  rails-dom-testing (~> 2.0)
27
- actionpack (6.0.2.1)
28
- actionview (= 6.0.2.1)
29
- activesupport (= 6.0.2.1)
27
+ actionpack (6.0.2.2)
28
+ actionview (= 6.0.2.2)
29
+ activesupport (= 6.0.2.2)
30
30
  rack (~> 2.0, >= 2.0.8)
31
31
  rack-test (>= 0.6.3)
32
32
  rails-dom-testing (~> 2.0)
33
33
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
34
- actiontext (6.0.2.1)
35
- actionpack (= 6.0.2.1)
36
- activerecord (= 6.0.2.1)
37
- activestorage (= 6.0.2.1)
38
- activesupport (= 6.0.2.1)
34
+ actiontext (6.0.2.2)
35
+ actionpack (= 6.0.2.2)
36
+ activerecord (= 6.0.2.2)
37
+ activestorage (= 6.0.2.2)
38
+ activesupport (= 6.0.2.2)
39
39
  nokogiri (>= 1.8.5)
40
- actionview (6.0.2.1)
41
- activesupport (= 6.0.2.1)
40
+ actionview (6.0.2.2)
41
+ activesupport (= 6.0.2.2)
42
42
  builder (~> 3.1)
43
43
  erubi (~> 1.4)
44
44
  rails-dom-testing (~> 2.0)
45
45
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
46
- activejob (6.0.2.1)
47
- activesupport (= 6.0.2.1)
46
+ activejob (6.0.2.2)
47
+ activesupport (= 6.0.2.2)
48
48
  globalid (>= 0.3.6)
49
- activemodel (6.0.2.1)
50
- activesupport (= 6.0.2.1)
51
- activerecord (6.0.2.1)
52
- activemodel (= 6.0.2.1)
53
- activesupport (= 6.0.2.1)
54
- activestorage (6.0.2.1)
55
- actionpack (= 6.0.2.1)
56
- activejob (= 6.0.2.1)
57
- activerecord (= 6.0.2.1)
49
+ activemodel (6.0.2.2)
50
+ activesupport (= 6.0.2.2)
51
+ activerecord (6.0.2.2)
52
+ activemodel (= 6.0.2.2)
53
+ activesupport (= 6.0.2.2)
54
+ activestorage (6.0.2.2)
55
+ actionpack (= 6.0.2.2)
56
+ activejob (= 6.0.2.2)
57
+ activerecord (= 6.0.2.2)
58
58
  marcel (~> 0.3.1)
59
- activesupport (6.0.2.1)
59
+ activesupport (6.0.2.2)
60
60
  concurrent-ruby (~> 1.0, >= 1.0.2)
61
61
  i18n (>= 0.7, < 2)
62
62
  minitest (~> 5.1)
@@ -86,60 +86,60 @@ GEM
86
86
  mini_mime (>= 0.1.1)
87
87
  marcel (0.3.3)
88
88
  mimemagic (~> 0.3.2)
89
- method_source (0.9.2)
89
+ method_source (1.0.0)
90
90
  mimemagic (0.3.4)
91
91
  mini_mime (1.0.2)
92
92
  mini_portile2 (2.4.0)
93
93
  minitest (5.14.0)
94
94
  nio4r (2.5.2)
95
- nokogiri (1.10.8)
95
+ nokogiri (1.10.9)
96
96
  mini_portile2 (~> 2.4.0)
97
97
  rack (2.2.2)
98
98
  rack-test (1.1.0)
99
99
  rack (>= 1.0, < 3)
100
- rails (6.0.2.1)
101
- actioncable (= 6.0.2.1)
102
- actionmailbox (= 6.0.2.1)
103
- actionmailer (= 6.0.2.1)
104
- actionpack (= 6.0.2.1)
105
- actiontext (= 6.0.2.1)
106
- actionview (= 6.0.2.1)
107
- activejob (= 6.0.2.1)
108
- activemodel (= 6.0.2.1)
109
- activerecord (= 6.0.2.1)
110
- activestorage (= 6.0.2.1)
111
- activesupport (= 6.0.2.1)
100
+ rails (6.0.2.2)
101
+ actioncable (= 6.0.2.2)
102
+ actionmailbox (= 6.0.2.2)
103
+ actionmailer (= 6.0.2.2)
104
+ actionpack (= 6.0.2.2)
105
+ actiontext (= 6.0.2.2)
106
+ actionview (= 6.0.2.2)
107
+ activejob (= 6.0.2.2)
108
+ activemodel (= 6.0.2.2)
109
+ activerecord (= 6.0.2.2)
110
+ activestorage (= 6.0.2.2)
111
+ activesupport (= 6.0.2.2)
112
112
  bundler (>= 1.3.0)
113
- railties (= 6.0.2.1)
113
+ railties (= 6.0.2.2)
114
114
  sprockets-rails (>= 2.0.0)
115
115
  rails-dom-testing (2.0.3)
116
116
  activesupport (>= 4.2.0)
117
117
  nokogiri (>= 1.6)
118
118
  rails-html-sanitizer (1.3.0)
119
119
  loofah (~> 2.3)
120
- railties (6.0.2.1)
121
- actionpack (= 6.0.2.1)
122
- activesupport (= 6.0.2.1)
120
+ railties (6.0.2.2)
121
+ actionpack (= 6.0.2.2)
122
+ activesupport (= 6.0.2.2)
123
123
  method_source
124
124
  rake (>= 0.8.7)
125
125
  thor (>= 0.20.3, < 2.0)
126
126
  rake (13.0.1)
127
127
  rspec-core (3.9.1)
128
128
  rspec-support (~> 3.9.1)
129
- rspec-expectations (3.9.0)
129
+ rspec-expectations (3.9.1)
130
130
  diff-lcs (>= 1.2.0, < 2.0)
131
131
  rspec-support (~> 3.9.0)
132
132
  rspec-mocks (3.9.1)
133
133
  diff-lcs (>= 1.2.0, < 2.0)
134
134
  rspec-support (~> 3.9.0)
135
- rspec-rails (4.0.0.beta3)
135
+ rspec-rails (4.0.0)
136
136
  actionpack (>= 4.2)
137
137
  activesupport (>= 4.2)
138
138
  railties (>= 4.2)
139
- rspec-core (~> 3.8)
140
- rspec-expectations (~> 3.8)
141
- rspec-mocks (~> 3.8)
142
- rspec-support (~> 3.8)
139
+ rspec-core (~> 3.9)
140
+ rspec-expectations (~> 3.9)
141
+ rspec-mocks (~> 3.9)
142
+ rspec-support (~> 3.9)
143
143
  rspec-support (3.9.2)
144
144
  simplecov (0.16.1)
145
145
  docile (~> 1.1)
@@ -165,7 +165,7 @@ GEM
165
165
  websocket-driver (0.7.1)
166
166
  websocket-extensions (>= 0.1.0)
167
167
  websocket-extensions (0.1.4)
168
- zeitwerk (2.2.2)
168
+ zeitwerk (2.3.0)
169
169
 
170
170
  PLATFORMS
171
171
  ruby
@@ -173,7 +173,7 @@ PLATFORMS
173
173
  DEPENDENCIES
174
174
  coveralls (~> 0.8)
175
175
  rails_web_cache!
176
- rspec-rails (= 4.0.0.beta3)
176
+ rspec-rails (~> 4.0.0)
177
177
  simplecov (~> 0.16)
178
178
 
179
179
  BUNDLED WITH
data/README.md CHANGED
@@ -9,6 +9,10 @@
9
9
 
10
10
  RailsWebCache is a simple Ruby/Rails library for manage Rails cache by Web UI (Redis, Memory, etc...)
11
11
 
12
+ ## Extra
13
+
14
+ https://github.com/OpenGems/redis_web_manager
15
+
12
16
  ## Installation
13
17
 
14
18
  Add this line to your application's Gemfile:
@@ -34,10 +38,6 @@ Add this line to the file `config/routes.rb`
34
38
 
35
39
  Enjoy ! Go to `/rails_web_cache`
36
40
 
37
- ## Extra
38
-
39
- https://github.com/OpenGems/redis_web_manager
40
-
41
41
 
42
42
  ## Contributing
43
43
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RailsWebCache
4
- VERSION = '0.7.4'
4
+ VERSION = '0.7.5'
5
5
  end
@@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
32
32
  spec.test_files = Dir['spec/**/*']
33
33
 
34
34
  spec.add_development_dependency 'coveralls', '~> 0.8'
35
- spec.add_development_dependency 'rspec-rails', '= 4.0.0.beta3'
35
+ spec.add_development_dependency 'rspec-rails', '~> 4.0.0'
36
36
  spec.add_development_dependency 'simplecov', '~> 0.16'
37
37
 
38
38
  spec.add_dependency 'rails', '>= 5.2', '< 7.0'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_web_cache
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.4
4
+ version: 0.7.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Boris BRESCIANI
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-02-26 00:00:00.000000000 Z
11
+ date: 2020-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: coveralls
@@ -28,16 +28,16 @@ dependencies:
28
28
  name: rspec-rails
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - '='
31
+ - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 4.0.0.beta3
33
+ version: 4.0.0
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - '='
38
+ - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 4.0.0.beta3
40
+ version: 4.0.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: simplecov
43
43
  requirement: !ruby/object:Gem::Requirement