sass-embedded 1.101.5-aarch64-linux-gnu → 1.101.6-aarch64-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: 20e9e6360fc44409edf2dfcee7e9ff0439d68598bcd26aacfcc9dce92a3e800f
4
- data.tar.gz: 74bcda53603d16806e485ec544cf88303ddd318cf091a7c7942ce69541f33900
3
+ metadata.gz: 0ad3057e1372f2a3cf78eacca3baf1f598231a714511c174637d9ad4c8a439e4
4
+ data.tar.gz: b6f821dd370125165d45d07711ffcf04b93ae5da47d4d71bb29c1237983f6f4a
5
5
  SHA512:
6
- metadata.gz: e36bc37b6314bf365476b75ef910803ddaac903ce9e540e3dcf4fa3236ba9d241cc2adee7c877dc5e256c88cd057ad9a0da930d625f232f726f1014ec2878536
7
- data.tar.gz: c4acac2951634552f5aefc3362bb519f3f31c0e963c9260f1d75062d487e3267ab091d4de2e88153063cc4f18d19db8cfefceb31ae1cb57b80cd9e30f1620c1c
6
+ metadata.gz: 4eaa5e79e44d40ef4abec6e326329d74bb03268ff379ac73158d5d45083b88fc36f7b1e7bb1ec7dec9bb7e02247c0b75371570808ce5d58aaf57281e1913989f
7
+ data.tar.gz: 7514e861447aa6e088f9b746b6c93b9cd2bb929288215c9430000d64f4cce9c10c630a10c948dd1eac118286499fe876f1a2f420028c9ab6db55f0c1a3c35f1d
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  module Embedded
5
- VERSION = '1.101.5'
5
+ VERSION = '1.101.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.101.5
4
+ version: 1.101.6
5
5
  platform: aarch64-linux-gnu
6
6
  authors:
7
7
  - なつき
@@ -116,8 +116,8 @@ licenses:
116
116
  - MIT
117
117
  metadata:
118
118
  bug_tracker_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/issues
119
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.101.5
120
- source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.101.5
119
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.101.6
120
+ source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.101.6
121
121
  funding_uri: https://github.com/sponsors/ntkme
122
122
  rubygems_mfa_required: 'true'
123
123
  rdoc_options: []