sass-embedded 1.83.1-arm-linux-androideabi → 1.83.2-arm-linux-androideabi

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 722efca09161cfc6864c7787c8f3594daf45564ddb4ce1a927541592364bebfb
4
- data.tar.gz: 63888a5ad9d54b88cbff0adf4047a33cee130c6d59bda07277d87b85d7f0cc02
3
+ metadata.gz: 5127c4750998b25181f6115f4030b78974fd03f33e1b2b3dfb527a8bddc22064
4
+ data.tar.gz: bcec26780b7a3589dc4595f0ed0472c0c94b461956c9e88cd89a20196d1771c5
5
5
  SHA512:
6
- metadata.gz: 94a07325dad6ba3f2baa7225da73dde2b296e6d4ef19a8a791e4cb2c91735b3c41c0105ac0e6aa18fdbfb2f0859f852b31362e7cfdfa000241dd3e794efa06cd
7
- data.tar.gz: fd345d6dc4bc8e45bd7d761782c0c5d7ce85c0366efe82345d5c4220917a6f1cf2312f167a2303bf3c0a533d5ef5022e5567bf89d20b7c878ff2245b9f2155e2
6
+ metadata.gz: cfe22e270466ebd7950c94beb2594357c6e97163f3222de8af78c8814fc2ee73d8ea68714bfe5b40974e68582b38dd6d1b604066487bede54135b17f94c4870b
7
+ data.tar.gz: 7a8166479d706966d4362b0106ee6c4770e6550c63dd26e08ffb946e555846f9e654c2f1eab9e899023a8dbdf4b7ad1f3612a8f32cc343d7853c7b06797e2741
@@ -615,8 +615,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
615
615
 
616
616
  --------------------------------------------------------------------------------
617
617
 
618
- coverage, dart_style, dartdoc, glob, http, http_parser, matcher, path, pool,
619
- pub_semver, source_span, string_scanner, test and watcher license:
618
+ coverage, dartdoc, glob, http, http_parser, matcher, path, pool, pub_semver,
619
+ source_span, string_scanner, test and watcher license:
620
620
 
621
621
  Copyright 2014, the Dart project authors.
622
622
 
@@ -1183,11 +1183,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1183
1183
 
1184
1184
  --------------------------------------------------------------------------------
1185
1185
 
1186
- petitparser and xml license:
1186
+ petitparser license:
1187
1187
 
1188
1188
  The MIT License
1189
1189
 
1190
- Copyright (c) 2006-2023 Lukas Renggli.
1190
+ Copyright (c) 2006-2025 Lukas Renggli.
1191
1191
  All rights reserved.
1192
1192
 
1193
1193
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1640,6 +1640,34 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1640
1640
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1641
1641
 
1642
1642
 
1643
+ --------------------------------------------------------------------------------
1644
+
1645
+ xml license:
1646
+
1647
+ The MIT License
1648
+
1649
+ Copyright (c) 2006-2023 Lukas Renggli.
1650
+ All rights reserved.
1651
+
1652
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1653
+ of this software and associated documentation files (the "Software"), to deal
1654
+ in the Software without restriction, including without limitation the rights
1655
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1656
+ copies of the Software, and to permit persons to whom the Software is
1657
+ furnished to do so, subject to the following conditions:
1658
+
1659
+ The above copyright notice and this permission notice shall be included in
1660
+ all copies or substantial portions of the Software.
1661
+
1662
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1663
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1664
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1665
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1666
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1667
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1668
+ THE SOFTWARE.
1669
+
1670
+
1643
1671
  --------------------------------------------------------------------------------
1644
1672
 
1645
1673
  yaml license:
Binary file
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  module Embedded
5
- VERSION = '1.83.1'
5
+ VERSION = '1.83.2'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sass-embedded
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.83.1
4
+ version: 1.83.2
5
5
  platform: arm-linux-androideabi
6
6
  authors:
7
7
  - なつき
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2025-01-04 00:00:00.000000000 Z
10
+ date: 2025-01-14 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-protobuf
@@ -111,8 +111,8 @@ licenses:
111
111
  - MIT
112
112
  metadata:
113
113
  bug_tracker_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/issues
114
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.83.1
115
- source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.83.1
114
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.83.2
115
+ source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.83.2
116
116
  funding_uri: https://github.com/sponsors/ntkme
117
117
  rubygems_mfa_required: 'true'
118
118
  rdoc_options: []