sass-embedded 1.69.1-arm-linux-androideabi → 1.69.2-arm-linux-androideabi

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: b5d0505f0feeb3a37868fb9507fee1e5fc34867ee86bcfc067e613dae3c91411
4
- data.tar.gz: fc11f641719efaff061dfc330b39816b7daa74644da50c7cb084b27ed622b98f
3
+ metadata.gz: f21e30318811a04502faaf47569b200d8384d49f2314a6200f3179970946c85a
4
+ data.tar.gz: 854998241ad6d189f456d4f2ccc572dc02913e8975d06d93d15a2194cfc44e7b
5
5
  SHA512:
6
- metadata.gz: dc2bb54dc46a00ce69c06da2b52b0be38ee19951b2c61c2eff95796ab7d4dffe4e979c099825e56102929c8fcdb7964a55941246656b430a4d3c363e2a7804e8
7
- data.tar.gz: 73ebce706330ba91930f52be82065176575f8cd9e7f5d7253ee9d56659c634a4b66d9d76864878d316f2eb47be6512f2b2ee596d73369608262d612f542d29d4
6
+ metadata.gz: eea7784a84faa26d58a2a26d31f415685b29a30cb0e00a310951eef9143ab2ac3835c3e4c4d375a2413af651a114561ab48dff42f7bab4dffb4139b1d9aa97da
7
+ data.tar.gz: af65066bb7b417ef53e6ed25f7edae88866ffba54be59a7d86166bf68d0d1385ab493ce45d4c7cd774e8ddc93bf3e527cce04dc367b404c46161f7fecf23e477
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  class Embedded
5
- VERSION = '1.69.1'
5
+ VERSION = '1.69.2'
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.69.1
4
+ version: 1.69.2
5
5
  platform: arm-linux-androideabi
6
6
  authors:
7
7
  - なつき
@@ -85,8 +85,8 @@ homepage: https://github.com/ntkme/sass-embedded-host-ruby
85
85
  licenses:
86
86
  - MIT
87
87
  metadata:
88
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.69.1
89
- source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.69.1
88
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.69.2
89
+ source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.69.2
90
90
  funding_uri: https://github.com/sponsors/ntkme
91
91
  post_install_message:
92
92
  rdoc_options: []