sass-embedded 1.90.0-riscv64-linux-musl → 1.91.0-riscv64-linux-musl

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: 582ec829af3a212974d9645cf41f0036ba4f1cb5cf2f3895011d382213bde992
4
- data.tar.gz: 56df830b68e285bd725b15d8f6feb2e43b1f5ec88ec18cbe2cd5f68387c7a1f6
3
+ metadata.gz: 3472ece46da2d9a758c07f12ed26360629eb2543fa66c0944a12f8bdd0caf2db
4
+ data.tar.gz: d55f0c901fcd1105eea8057004b8e77edf7ba7d540b116340e894fb08661679c
5
5
  SHA512:
6
- metadata.gz: fd9e1dce885cd19f39b6d285d3bef439e96c16fb2dff8382889471a553ae2a0948b2c87b332fafd42f6e0eb0104ca2dd2b9303859f79771698a7d432d916e7fd
7
- data.tar.gz: bba98723b8ef71e15c24e5dfd5b1c0a0e524c9ab9ae58ce92e37b08d101bf304ea5f427e11d5ced636793b212e3907c3dcee6c0f9c10affdd600e90f5c530202
6
+ metadata.gz: 8cf835b6a1abbeb72ba64764d6b20951d77c06b5d50b56d266f8b3d77a2ea44437cd335bba8da84c1566a1f4f7944228745e0489968e441cc7aa294c6b8c459d
7
+ data.tar.gz: 4791d9718185e0de0775b91d84d4c7c1546991192000aa5f0cd3b4b85f7cc29b6f3471ca6688e77801bce79f8ec62af25ad7558e602f598b005f31aed7162c54
Binary file
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  module Embedded
5
- VERSION = '1.90.0'
5
+ VERSION = '1.91.0'
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.90.0
4
+ version: 1.91.0
5
5
  platform: riscv64-linux-musl
6
6
  authors:
7
7
  - なつき
@@ -111,8 +111,8 @@ licenses:
111
111
  - MIT
112
112
  metadata:
113
113
  bug_tracker_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/issues
114
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.90.0
115
- source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.90.0
114
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.91.0
115
+ source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.91.0
116
116
  funding_uri: https://github.com/sponsors/ntkme
117
117
  rubygems_mfa_required: 'true'
118
118
  rdoc_options: []