sass-embedded 1.64.2-aarch64-linux-android → 1.66.0-aarch64-linux-android
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/sass/dart-sass/src/LICENSE +1 -56
- data/ext/sass/dart-sass/src/dart +0 -0
- data/ext/sass/dart-sass/src/sass.snapshot +0 -0
- data/lib/sass/embedded/version.rb +1 -1
- data/lib/sass/value/color.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bbdddfc668a5fc2ff81e43d5af303a00aa885c8891167c3dd9648ef96c9d046c
|
4
|
+
data.tar.gz: b9c2556bc5e01e36edf57a5a2059a91495c4012b0f4332e6d921cd4752f32571
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: da9688f580b383559f605a4e192b83f7c9eb6a8e2427674ef2422b97cbc341b69349845e7b01a0495d18f4bb34d0c58d0e7d596676fbef22af57832f6538a046
|
7
|
+
data.tar.gz: f23422a499ee88af2fad3d31e754a280909ab602de763303b52fdeedcbf3766fe220d660211ed9df1e4106bc17a050b561bcf4c5cb4d8154c5216f72f8644eab
|
@@ -1059,7 +1059,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1059
1059
|
|
1060
1060
|
--------------------------------------------------------------------------------
|
1061
1061
|
|
1062
|
-
petitparser license:
|
1062
|
+
petitparser and xml license:
|
1063
1063
|
|
1064
1064
|
The MIT License
|
1065
1065
|
|
@@ -1507,33 +1507,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
1507
1507
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1508
1508
|
|
1509
1509
|
|
1510
|
-
--------------------------------------------------------------------------------
|
1511
|
-
|
1512
|
-
tuple license:
|
1513
|
-
|
1514
|
-
Copyright (c) 2014, the tuple project authors.
|
1515
|
-
All rights reserved.
|
1516
|
-
|
1517
|
-
Redistribution and use in source and binary forms, with or without
|
1518
|
-
modification, are permitted provided that the following conditions are met:
|
1519
|
-
|
1520
|
-
* Redistributions of source code must retain the above copyright
|
1521
|
-
notice, this list of conditions and the following disclaimer.
|
1522
|
-
* Redistributions in binary form must reproduce the above copyright
|
1523
|
-
notice, this list of conditions and the following disclaimer in the
|
1524
|
-
documentation and/or other materials provided with the distribution.
|
1525
|
-
|
1526
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
1527
|
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
1528
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
1529
|
-
DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
|
1530
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
1531
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
1532
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
1533
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1534
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
1535
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1536
|
-
|
1537
1510
|
--------------------------------------------------------------------------------
|
1538
1511
|
|
1539
1512
|
uri license:
|
@@ -1564,34 +1537,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
1564
1537
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1565
1538
|
|
1566
1539
|
|
1567
|
-
--------------------------------------------------------------------------------
|
1568
|
-
|
1569
|
-
xml license:
|
1570
|
-
|
1571
|
-
The MIT License
|
1572
|
-
|
1573
|
-
Copyright (c) 2006-2022 Lukas Renggli.
|
1574
|
-
All rights reserved.
|
1575
|
-
|
1576
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1577
|
-
of this software and associated documentation files (the "Software"), to deal
|
1578
|
-
in the Software without restriction, including without limitation the rights
|
1579
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1580
|
-
copies of the Software, and to permit persons to whom the Software is
|
1581
|
-
furnished to do so, subject to the following conditions:
|
1582
|
-
|
1583
|
-
The above copyright notice and this permission notice shall be included in
|
1584
|
-
all copies or substantial portions of the Software.
|
1585
|
-
|
1586
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1587
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1588
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1589
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1590
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1591
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1592
|
-
THE SOFTWARE.
|
1593
|
-
|
1594
|
-
|
1595
1540
|
--------------------------------------------------------------------------------
|
1596
1541
|
|
1597
1542
|
yaml license:
|
data/ext/sass/dart-sass/src/dart
CHANGED
Binary file
|
Binary file
|
data/lib/sass/value/color.rb
CHANGED
@@ -27,7 +27,7 @@ module Sass
|
|
27
27
|
lightness: nil,
|
28
28
|
whiteness: nil,
|
29
29
|
blackness: nil,
|
30
|
-
alpha:
|
30
|
+
alpha: 1)
|
31
31
|
@alpha = alpha.nil? ? 1 : FuzzyMath.assert_between(alpha, 0, 1, 'alpha')
|
32
32
|
if red && green && blue
|
33
33
|
@red = FuzzyMath.assert_between(FuzzyMath.round(red), 0, 255, 'red')
|
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.
|
4
|
+
version: 1.66.0
|
5
5
|
platform: aarch64-linux-android
|
6
6
|
authors:
|
7
7
|
- なつき
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-08-
|
11
|
+
date: 2023-08-17 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.
|
88
|
-
source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.
|
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
|
89
89
|
funding_uri: https://github.com/sponsors/ntkme
|
90
90
|
post_install_message:
|
91
91
|
rdoc_options: []
|
@@ -102,7 +102,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
102
102
|
- !ruby/object:Gem::Version
|
103
103
|
version: 3.3.22
|
104
104
|
requirements: []
|
105
|
-
rubygems_version: 3.4.
|
105
|
+
rubygems_version: 3.4.19
|
106
106
|
signing_key:
|
107
107
|
specification_version: 4
|
108
108
|
summary: Use dart-sass with Ruby!
|