sass-embedded 1.69.1-x86_64-darwin → 1.69.2-x86_64-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: 7e119369dfdad53911d5a20b6f353737d7dbfd26009dc66d1fd66d7c1acf23c5
4
- data.tar.gz: 4bb522934795ce1ff743dfbfa7efb45a33a88ce089a937c681e006042cacc7b2
3
+ metadata.gz: aa4c438a25491cae917a759864c8f7ceb0c6cd507c26ddd631b7ee4114281b70
4
+ data.tar.gz: 30bf28f21939a3dde9b44d549472462f7c895772bc480a008ad21bf004e6f63d
5
5
  SHA512:
6
- metadata.gz: b95e6246b1d3a5ba1e0b88677fb3a0a59aad0b9d34d027dd5efda05773f9294f8f7a32b5f90aecae2d1f14cf29bd4d9d86bb50a3170b3dad6ef39141b687ab66
7
- data.tar.gz: 331ea1523852251aac25c5c802e7c3165ba308e611132444a093bd3d913493d9d5a3623e4d65a6a36e2bdc69b79221349982f02479c5c3de01048856d4dd8d01
6
+ metadata.gz: ba7f374696aecc9a16944e98f635b7b7e00ff77968c982bb00d9180dc177408faa8f8b78d9f10d58aefcf4c5e2f2d85abb99b9d90072ddc706c9ada143d8a2a3
7
+ data.tar.gz: d3f4507fb814982f999c93126e7bc619ada7b8ac9337e9b906d230d09f5cb1e4a415592706ea9927c8b64a94e4f9c9d25492cfbf78cf2331cab15e502690cb51
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: x86_64-darwin
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: []