sass-embedded 1.83.3-arm64-darwin → 1.83.4-arm64-darwin

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: e13f152d7089737191131faa12293f1ae3684ef883cb6ccd84958d5b71f0104c
4
- data.tar.gz: 198306c6ee3bff082e1089e0ec74e642dd5516c33a1a74af6073c4e9b6f68adb
3
+ metadata.gz: c500e3bfd19658eca95b286d745aaef9482c19a849f11c1877f2843f3de96e66
4
+ data.tar.gz: 6950921d106ca144d62a489268160def1e9fd5d0efef17787c2447d749366a1c
5
5
  SHA512:
6
- metadata.gz: a83fa0ba941d9c15e4a6705a95bd0b2ae2a811b7f85bdd3aed4702e42dd65045c388fc4ff85f7119d6dbdcc9281dc4e29447d8f5814f7603530e5e06e074b40d
7
- data.tar.gz: cdf8a310705010b95b4b4f2f353f07d954eda2b618955ae8897e5f1e91fd6bb524a948f05db746b2ddd1319eb314b0d981ec114c65d7bf2d382a7bf18c065524
6
+ metadata.gz: 327462f9885aa1996c992fb27cb162db632417f308f9772d8b24e8122c12adf677d708f8ad11762bb61f67592a108ca494238a48996ad3e22ae6f26453fc5954
7
+ data.tar.gz: 64ad71ee7465cd4a694306672a75d6dc157b38f417c88894e3fcacafef415129d69cc02ea3ddaa063a17c698fa4f4c0b6178e6dea4710c5147c95681b38c2d05
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  module Embedded
5
- VERSION = '1.83.3'
5
+ VERSION = '1.83.4'
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.83.3
4
+ version: 1.83.4
5
5
  platform: arm64-darwin
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.83.3
115
- source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.83.3
114
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.83.4
115
+ source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.83.4
116
116
  funding_uri: https://github.com/sponsors/ntkme
117
117
  rubygems_mfa_required: 'true'
118
118
  rdoc_options: []