sass-embedded 1.81.0-arm-linux-gnueabihf → 1.81.1-arm-linux-gnueabihf
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 +27 -87
- data/ext/sass/dart-sass/src/sass.snapshot +0 -0
- data/lib/sass/embedded/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9108e3bfa25c5152adcec996ad1e58f30449572e24954824dbc2ebbb9ecc92f6
|
4
|
+
data.tar.gz: bee74bc1c992d0f8039fde11ec023a9869d72e7270d4d9455b38adcb0eb79262
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '091ce0ecf571d98f611337c15b1557d2815b78ac38405106747c9668696dd029ee62a0217fb1f1f5f9c69b9c414e05944c7da7f980c41dd962398dafffe8a552'
|
7
|
+
data.tar.gz: 22d18788da1a09aa3508079da30de1c04ffadd48dfc3948af934a9c57df828040ab15a02d41e76ef83b382023079b948e6dc9e1c050d714c1f1c698da8190018
|
@@ -283,32 +283,32 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
283
283
|
|
284
284
|
charcode license:
|
285
285
|
|
286
|
-
Copyright 2014, the Dart project authors. All rights reserved.
|
287
|
-
Redistribution and use in source and binary forms, with or without
|
288
|
-
modification, are permitted provided that the following conditions are
|
289
|
-
met:
|
290
|
-
|
291
|
-
* Redistributions of source code must retain the above copyright
|
292
|
-
notice, this list of conditions and the following disclaimer.
|
293
|
-
* Redistributions in binary form must reproduce the above
|
294
|
-
copyright notice, this list of conditions and the following
|
295
|
-
disclaimer in the documentation and/or other materials provided
|
296
|
-
with the distribution.
|
297
|
-
* Neither the name of Google Inc. nor the names of its
|
298
|
-
contributors may be used to endorse or promote products derived
|
299
|
-
from this software without specific prior written permission.
|
300
|
-
|
301
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
302
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
303
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
304
|
-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
305
|
-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
306
|
-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
307
|
-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
308
|
-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
309
|
-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
310
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
311
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
286
|
+
Copyright 2014, the Dart project authors. All rights reserved.
|
287
|
+
Redistribution and use in source and binary forms, with or without
|
288
|
+
modification, are permitted provided that the following conditions are
|
289
|
+
met:
|
290
|
+
|
291
|
+
* Redistributions of source code must retain the above copyright
|
292
|
+
notice, this list of conditions and the following disclaimer.
|
293
|
+
* Redistributions in binary form must reproduce the above
|
294
|
+
copyright notice, this list of conditions and the following
|
295
|
+
disclaimer in the documentation and/or other materials provided
|
296
|
+
with the distribution.
|
297
|
+
* Neither the name of Google Inc. nor the names of its
|
298
|
+
contributors may be used to endorse or promote products derived
|
299
|
+
from this software without specific prior written permission.
|
300
|
+
|
301
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
302
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
303
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
304
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
305
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
306
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
307
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
308
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
309
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
310
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
311
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
312
312
|
|
313
313
|
|
314
314
|
--------------------------------------------------------------------------------
|
@@ -1236,36 +1236,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1236
1236
|
SOFTWARE.
|
1237
1237
|
|
1238
1238
|
|
1239
|
-
--------------------------------------------------------------------------------
|
1240
|
-
|
1241
|
-
pubspec license:
|
1242
|
-
|
1243
|
-
Copyright (c) 2015, Anders Holmgren.
|
1244
|
-
All rights reserved.
|
1245
|
-
|
1246
|
-
Redistribution and use in source and binary forms, with or without
|
1247
|
-
modification, are permitted provided that the following conditions are met:
|
1248
|
-
* Redistributions of source code must retain the above copyright
|
1249
|
-
notice, this list of conditions and the following disclaimer.
|
1250
|
-
* Redistributions in binary form must reproduce the above copyright
|
1251
|
-
notice, this list of conditions and the following disclaimer in the
|
1252
|
-
documentation and/or other materials provided with the distribution.
|
1253
|
-
* Neither the name of the <organization> nor the
|
1254
|
-
names of its contributors may be used to endorse or promote products
|
1255
|
-
derived from this software without specific prior written permission.
|
1256
|
-
|
1257
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
1258
|
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
1259
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
1260
|
-
DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
|
1261
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
1262
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
1263
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
1264
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1265
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
1266
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1267
|
-
|
1268
|
-
|
1269
1239
|
--------------------------------------------------------------------------------
|
1270
1240
|
|
1271
1241
|
pubspec_parse license:
|
@@ -1301,7 +1271,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1301
1271
|
|
1302
1272
|
--------------------------------------------------------------------------------
|
1303
1273
|
|
1304
|
-
|
1274
|
+
retry license:
|
1305
1275
|
|
1306
1276
|
|
1307
1277
|
Apache License
|
@@ -1605,36 +1575,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
1605
1575
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1606
1576
|
|
1607
1577
|
|
1608
|
-
--------------------------------------------------------------------------------
|
1609
|
-
|
1610
|
-
uri license:
|
1611
|
-
|
1612
|
-
Copyright 2013, the Dart project authors. All rights reserved.
|
1613
|
-
Redistribution and use in source and binary forms, with or without
|
1614
|
-
modification, are permitted provided that the following conditions are
|
1615
|
-
met:
|
1616
|
-
* Redistributions of source code must retain the above copyright
|
1617
|
-
notice, this list of conditions and the following disclaimer.
|
1618
|
-
* Redistributions in binary form must reproduce the above
|
1619
|
-
copyright notice, this list of conditions and the following
|
1620
|
-
disclaimer in the documentation and/or other materials provided
|
1621
|
-
with the distribution.
|
1622
|
-
* Neither the name of Google Inc. nor the names of its
|
1623
|
-
contributors may be used to endorse or promote products derived
|
1624
|
-
from this software without specific prior written permission.
|
1625
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
1626
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
1627
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
1628
|
-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
1629
|
-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
1630
|
-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
1631
|
-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
1632
|
-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
1633
|
-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1634
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1635
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1636
|
-
|
1637
|
-
|
1638
1578
|
--------------------------------------------------------------------------------
|
1639
1579
|
|
1640
1580
|
web license:
|
Binary file
|
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.81.
|
4
|
+
version: 1.81.1
|
5
5
|
platform: arm-linux-gnueabihf
|
6
6
|
authors:
|
7
7
|
- なつき
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|
@@ -112,8 +112,8 @@ licenses:
|
|
112
112
|
- MIT
|
113
113
|
metadata:
|
114
114
|
bug_tracker_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/issues
|
115
|
-
documentation_uri: https://rubydoc.info/gems/sass-embedded/1.81.
|
116
|
-
source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.81.
|
115
|
+
documentation_uri: https://rubydoc.info/gems/sass-embedded/1.81.1
|
116
|
+
source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.81.1
|
117
117
|
funding_uri: https://github.com/sponsors/ntkme
|
118
118
|
rubygems_mfa_required: 'true'
|
119
119
|
post_install_message:
|