sass-embedded 1.94.0-arm-linux-musleabihf → 1.94.1-arm-linux-musleabihf

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: 9d88ac37f8c0b31742d5a435300cc970a359dad39fe85ad5e9dd6c03a953bf75
4
- data.tar.gz: 360ee401b41c17d5f903b0418c31ea365a3af8af525a293472a43bd44daee73e
3
+ metadata.gz: b569a74d8e749820658ff0c0cb1451cb0d9c2d083ab43f3af90e2f34cd1a557d
4
+ data.tar.gz: ca3c90af9c89f3d7387d53043cb435bee3423fa0be97ff514e72c5a30bea265f
5
5
  SHA512:
6
- metadata.gz: e80362a8feab52885a352020a9ff8ea811d122cd339a6ef483d497574275a251afc16add00366c39b74a657b0b5560e141633f4b7181d069925fc2cbbd975f31
7
- data.tar.gz: 97764277805e1748bfc6d9bbdbf01173a01bde547fad41f10d26abcccb6908b00c56076827d79b649072e9bd9552daf98cbc678b31c9c0be5e2d29a19eac1b82
6
+ metadata.gz: d90d73479890c3ecfcdc447751460c1583d5d2296b0086690d0ad546d0ec98422fc5f842d9abb95fea85082d8803e164b8dfd0d76e53cfafac6bc03e83c8c193
7
+ data.tar.gz: 2c478d245864d6f6c6543aada88568737aa476d35c9b0c24544a6a80d60923146cef0c14a6e7561dcd5e2f165e0063188e983b4f47e3ee3a09cbad75139d797f
Binary file
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  module Embedded
5
- VERSION = '1.94.0'
5
+ VERSION = '1.94.1'
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.94.0
4
+ version: 1.94.1
5
5
  platform: arm-linux-musleabihf
6
6
  authors:
7
7
  - なつき
@@ -112,8 +112,8 @@ licenses:
112
112
  - MIT
113
113
  metadata:
114
114
  bug_tracker_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/issues
115
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.94.0
116
- source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.94.0
115
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.94.1
116
+ source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.94.1
117
117
  funding_uri: https://github.com/sponsors/ntkme
118
118
  rubygems_mfa_required: 'true'
119
119
  rdoc_options: []