sass-embedded 1.63.5-x86-linux-gnu → 1.63.6-x86-linux-gnu

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: 24d5c362fba1457a4fbb8af791b86f9a61b01af5392f20119cf35e2fc7e54cc3
4
- data.tar.gz: 56a896767d1d1d057405519f96d2918749aa120f77fa0f84470c241773c722ae
3
+ metadata.gz: c41c8bbfd4360abbf25a4eb197ff40bd00537943d5f146885829af190f40aeda
4
+ data.tar.gz: a8ec1e4ed90a4ca1ee53222863a4c198bc9a202c90115077765276aebed3cc0d
5
5
  SHA512:
6
- metadata.gz: ed3db46b14c41ae4e1860bf26ac24f613fe01554310ca64c53d00390769aeabde3d5f8e02cd982b55fcad78c0d6ffdfdc1056163ee87c65d0f47ce2c948c57f1
7
- data.tar.gz: e0b68e2582a7028a03584254c504588ac954748bb0bb40f02f22eefd0f25b7bdb731364104093fc4c44bb462381e2ca4d1a32d53aa932f0b9d1ea1564a96e3c9
6
+ metadata.gz: 346aaad7579062963b50af5fffa417c3c949de52e9ee1e4d65cc466ca425abe9f7a39ed68ceabef3a2a8bfe12c45000faca203c987f704059496dbf455ac74ef
7
+ data.tar.gz: c6a361b4e9aa0e24e455323903bead1d793a1ddc6d9a6c5d2aac2d904ba458b3e397b03b4bf43a55b483518c481166b92106d77dd0404dc4a523f50fc1e01b19
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  class Embedded
5
- VERSION = '1.63.5'
5
+ VERSION = '1.63.6'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sass-embedded
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.63.5
4
+ version: 1.63.6
5
5
  platform: x86-linux-gnu
6
6
  authors:
7
7
  - なつき
@@ -81,8 +81,8 @@ homepage: https://github.com/ntkme/sass-embedded-host-ruby
81
81
  licenses:
82
82
  - MIT
83
83
  metadata:
84
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.63.5
85
- source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.63.5
84
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.63.6
85
+ source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.63.6
86
86
  funding_uri: https://github.com/sponsors/ntkme
87
87
  post_install_message:
88
88
  rdoc_options: []