sass-embedded 1.66.0-x86-linux-gnu → 1.66.1-x86-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: 58e3068c2f4b16d69da2fe415b19640620291b7fe59e016043173b95d6eedcd1
4
- data.tar.gz: 2fd10215adab86ac916913b80d262cdc8048998a42a608faa35fef88d1440d26
3
+ metadata.gz: 1b637b06418799143c790acea3f03104cd71a6b1944f2cbd4e621ea6ed79dc75
4
+ data.tar.gz: 27b386c0246971ad81ea1f1af98be7b2ad53677d44bcfec4d5b83330e121a551
5
5
  SHA512:
6
- metadata.gz: '0339400227ce47094ed2dd2fe3c0279e58ac48d07e750189481c2f694d8f86f417c7a1582b90c16fddc9246e100809ee4368de5a7529c19acc4b27d69b992565'
7
- data.tar.gz: 3a52f61ca06199c28ba9e578b010772e22a4298096a60062d2cb75cecc6542d478f030b74add1755a7fa89b1f3adff14d4de0446812f7d5aed02e8c9b16aae54
6
+ metadata.gz: a92df6bf4443c79ffb1dd6c19fddf8e25aa529ce4b53b6ff30443186d8190db07a71476675afde2f3f9abf0f0500e828e7eb711e7acdeaef6fe6ac60a352f6f3
7
+ data.tar.gz: c250590e71dc2efb1baf3287ac2ecbe5afb06f9ab95998f32c40a8eadb88c2e20c2fba0b4eeee77d8455d74a444daad9c550531d3ad3b3bd7c79ef713e2d99a9
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  class Embedded
5
- VERSION = '1.66.0'
5
+ VERSION = '1.66.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sass-embedded
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.66.0
4
+ version: 1.66.1
5
5
  platform: x86-linux-gnu
6
6
  authors:
7
7
  - なつき
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-08-17 00:00:00.000000000 Z
11
+ date: 2023-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -84,8 +84,8 @@ homepage: https://github.com/ntkme/sass-embedded-host-ruby
84
84
  licenses:
85
85
  - MIT
86
86
  metadata:
87
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.66.0
88
- source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.66.0
87
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.66.1
88
+ source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.66.1
89
89
  funding_uri: https://github.com/sponsors/ntkme
90
90
  post_install_message:
91
91
  rdoc_options: []