sass-embedded 1.63.1 → 1.63.2

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: e9d032c70d15ccdee68d59c6c96bea5447c7fe9909ba0d626de15ae1f5063945
4
- data.tar.gz: 0c935046d3735b39d978ce9678354c4bdc057234c10b40ef26511e560674f7cf
3
+ metadata.gz: ca5e2e013f99964c955fd2a016929cb2e56bd89c1c5823703dbc3d5f862256c1
4
+ data.tar.gz: 1c6d1db6f0dc28b9a7b1f378d23692cd02731c1303711eafa7cd53d6883754f8
5
5
  SHA512:
6
- metadata.gz: 21f2a1ce8e24ae0bf50d17c412ebcba3efc45bca99faba61743e0d4694a4d4c01ff1698d2761a8ea4d870923def03d17ad3b0828bd1746e76e36e075dbc5f84e
7
- data.tar.gz: 509663362c14b15f4a1b69244828283e88a477277d2eceb2a9718b288e966dfa6a5aad92d63b8b4637619eef7b22a78b167e8f412de2255c67b2446d55fed92f
6
+ metadata.gz: fd1efc78dd6cdfb660ebba874cb537cf2c8ea725c40099d2476c1cdedff1597300d019f0071e0fd6e1b1113cbeb7923c81c6afa47a1eb5d14545ccb983567773
7
+ data.tar.gz: a493a65a88fffd17a80dc8c1240c28ab3f33c00221876ea7359ad416000c016335ec56710b7d97aea20b59fdacdd16192ca9ecd948fd6921397a24789d48604d
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "dependencies": {
3
- "sass": "1.63.1"
3
+ "sass": "1.63.2"
4
4
  }
5
5
  }
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  class Embedded
5
- VERSION = '1.63.1'
5
+ VERSION = '1.63.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.63.1
4
+ version: 1.63.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - なつき
@@ -92,8 +92,8 @@ homepage: https://github.com/ntkme/sass-embedded-host-ruby
92
92
  licenses:
93
93
  - MIT
94
94
  metadata:
95
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.63.1
96
- source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.63.1
95
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.63.2
96
+ source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.63.2
97
97
  funding_uri: https://github.com/sponsors/ntkme
98
98
  post_install_message:
99
99
  rdoc_options: []