sass-embedded 1.59.2-aarch64-linux-android → 1.59.3-aarch64-linux-android

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: e80a099309cd274027b5a940d74cf1d3d5b1461b66bd9e12758c61d838aaa52d
4
- data.tar.gz: 3f046db54f23e3df1b9cd0050195e36cb560d2c9e5ea189714705f312d8ef3d1
3
+ metadata.gz: e88738f0bac79f5bcbfff2e60377cca5a3ff5249ec431bb7356f39997e6d0199
4
+ data.tar.gz: e22c1bd9ed8f006914ffb066763b5ae62cd4ba69881e7fbfebe7d879ef21eb4e
5
5
  SHA512:
6
- metadata.gz: 4a959b86d7f332e02d04b5e327682847847e78213e4dbab781dde3cbe9d6ae233df5676cafdfe75bdc4d394e4b7e51cefc9ecc2be213513dff9a41cc5d373972
7
- data.tar.gz: e43b86d7bc44eeaad6d44f52ff6c2dcba0807f9c0018bebcc82a9cd8b0a83ef5545aa9d64eceb58cb2ceb4f86cf1c4797b3eed1b2c280a97061019c89b3bfa32
6
+ metadata.gz: e3080f70893c5e8e50d005447f623a627a7bc7b794423a5a8f7ff91edb682b78a5904ce7f5c9d84d60f884b21df2300a41481b50e69ba6d510323a493548d741
7
+ data.tar.gz: 3dffafab0953b3e816f428f12a663a2605b39de5712d610da7902421c082fb7fdcafbfa8feb45fa0495f51c3d1267e881d4d710ff5d14e3fa9f216d47eec2e3b
@@ -845,39 +845,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
845
845
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
846
846
 
847
847
 
848
- --------------------------------------------------------------------------------
849
-
850
- lints license:
851
-
852
- Copyright 2021, the Dart project authors.
853
-
854
- Redistribution and use in source and binary forms, with or without
855
- modification, are permitted provided that the following conditions are
856
- met:
857
-
858
- * Redistributions of source code must retain the above copyright
859
- notice, this list of conditions and the following disclaimer.
860
- * Redistributions in binary form must reproduce the above
861
- copyright notice, this list of conditions and the following
862
- disclaimer in the documentation and/or other materials provided
863
- with the distribution.
864
- * Neither the name of Google LLC nor the names of its
865
- contributors may be used to endorse or promote products derived
866
- from this software without specific prior written permission.
867
-
868
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
869
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
870
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
871
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
872
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
873
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
874
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
875
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
876
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
877
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
878
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
879
-
880
-
881
848
  --------------------------------------------------------------------------------
882
849
 
883
850
  node_interop license:
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  class Embedded
5
- VERSION = '1.59.2'
5
+ VERSION = '1.59.3'
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.59.2
4
+ version: 1.59.3
5
5
  platform: aarch64-linux-android
6
6
  authors:
7
7
  - なつき
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-11 00:00:00.000000000 Z
11
+ date: 2023-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -161,8 +161,8 @@ homepage: https://github.com/ntkme/sass-embedded-host-ruby
161
161
  licenses:
162
162
  - MIT
163
163
  metadata:
164
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.59.2
165
- source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.59.2
164
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.59.3
165
+ source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.59.3
166
166
  funding_uri: https://github.com/sponsors/ntkme
167
167
  post_install_message:
168
168
  rdoc_options: []