rails_web_cache 0.7.3 → 0.7.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +6 -6
- data/README.md +5 -4
- data/lib/rails_web_cache/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1403423e836443f113c7ba287475e5ffbf0aa1f44e7d676497a9ce0dd36f5e14
|
4
|
+
data.tar.gz: 697d32192229108fd7bbf927282b49f2a009c2fcf40fb7233931678fc67bec36
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 655c40122f35699fce1756ce6c913db1a9b1a0b7eea551c7f51f95bfbc3e8f1777c79bc8889d8e2bdeecf35f3e86a9e056ce59f4802a0b6ef8e29227cceb8d60
|
7
|
+
data.tar.gz: 10000f1773bb58f7dfca6ecc705d1eafbe61e13e2c4384e7f3537de3fc7b63a61ea890be88437f5d111df62b4e95e651df5fcb00067d25e1c7d4020ad2a5ef56
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rails_web_cache (0.7.
|
4
|
+
rails_web_cache (0.7.4)
|
5
5
|
rails (>= 5.2, < 7.0)
|
6
6
|
|
7
7
|
GEM
|
@@ -63,7 +63,7 @@ GEM
|
|
63
63
|
tzinfo (~> 1.1)
|
64
64
|
zeitwerk (~> 2.2)
|
65
65
|
builder (3.2.4)
|
66
|
-
concurrent-ruby (1.1.
|
66
|
+
concurrent-ruby (1.1.6)
|
67
67
|
coveralls (0.8.23)
|
68
68
|
json (>= 1.8, < 3)
|
69
69
|
simplecov (~> 0.16.1)
|
@@ -87,14 +87,14 @@ GEM
|
|
87
87
|
marcel (0.3.3)
|
88
88
|
mimemagic (~> 0.3.2)
|
89
89
|
method_source (0.9.2)
|
90
|
-
mimemagic (0.3.
|
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.
|
95
|
+
nokogiri (1.10.8)
|
96
96
|
mini_portile2 (~> 2.4.0)
|
97
|
-
rack (2.
|
97
|
+
rack (2.2.2)
|
98
98
|
rack-test (1.1.0)
|
99
99
|
rack (>= 1.0, < 3)
|
100
100
|
rails (6.0.2.1)
|
@@ -158,7 +158,7 @@ GEM
|
|
158
158
|
tins (~> 1.0)
|
159
159
|
thor (1.0.1)
|
160
160
|
thread_safe (0.3.6)
|
161
|
-
tins (1.24.
|
161
|
+
tins (1.24.1)
|
162
162
|
sync
|
163
163
|
tzinfo (1.2.6)
|
164
164
|
thread_safe (~> 0.1)
|
data/README.md
CHANGED
@@ -34,6 +34,11 @@ Add this line to the file `config/routes.rb`
|
|
34
34
|
|
35
35
|
Enjoy ! Go to `/rails_web_cache`
|
36
36
|
|
37
|
+
## Extra
|
38
|
+
|
39
|
+
https://github.com/OpenGems/redis_web_manager
|
40
|
+
|
41
|
+
|
37
42
|
## Contributing
|
38
43
|
|
39
44
|
Bug reports and pull requests are welcome on GitHub at https://github.com/BorisBresciani/rails_web_cache. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
|
@@ -41,7 +46,3 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/BorisB
|
|
41
46
|
## License
|
42
47
|
|
43
48
|
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
44
|
-
|
45
|
-
## Code of Conduct
|
46
|
-
|
47
|
-
Everyone interacting in the RailsWebCache project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/BorisBresciani/rails_web_cache/blob/master/CODE_OF_CONDUCT.md).
|
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
|
+
version: 0.7.4
|
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-
|
11
|
+
date: 2020-02-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: coveralls
|