css_inline 0.15.0 → 0.15.1
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 +4 -4
- data/Cargo.lock +1 -1
- data/ext/css_inline/Cargo.toml +1 -1
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 91a7a06b35af4f449e282c0c0ce84b9222e774bb587712d0d400733add7b01af
|
4
|
+
data.tar.gz: 9777828986ea1a8226cd5911cf91231218d552fb970ca67b1eaabcee1869fad7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 218380a46e875c4616c01e97d2bda4f15405a527b2417680deeda1c4e023978547a6d2f6c078fcb260dc8b44d875b9a619df7bc737adc43c0b2843676e03554e
|
7
|
+
data.tar.gz: 5990ca32d7e5a1b296685c95b2d0f72b10d57ad2dbe7fc90d606d31b68921dc1a5283e239a532482258f3a5f724947159d548bfb1311e00c9c21d0df79834cf1
|
data/Cargo.lock
CHANGED
data/ext/css_inline/Cargo.toml
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: css_inline
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.15.
|
4
|
+
version: 0.15.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dmitry Dygalo
|
@@ -102,6 +102,7 @@ metadata:
|
|
102
102
|
bug_tracker_uri: https://github.com/Stranger6667/css-inline/issues
|
103
103
|
changelog_uri: https://github.com/Stranger6667/css-inline/tree/master/bindings/ruby/CHANGELOG.md
|
104
104
|
source_code_uri: https://github.com/Stranger6667/css-inline/tree/master/bindings/ruby
|
105
|
+
funding_uri: https://github.com/sponsors/Stranger6667/
|
105
106
|
post_install_message:
|
106
107
|
rdoc_options:
|
107
108
|
- "--main"
|