sass-embedded 1.79.6 → 1.80.0

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: ace11de2767b0f56cbea80f36de2eeb9d88f097428fcead4dbf7cab1860f5659
4
- data.tar.gz: 484258e64e2d2d5a6a88f31cce890e4b11f03bcfa7d468ffbe34f492bd585531
3
+ metadata.gz: 18ac339dbdbecefddf2b3b383978f810cd8d833634f58d3523a1cda33bae189f
4
+ data.tar.gz: 7b0a7742c04c41aca580a594e8bbbe33afd283d2222f5c6f6f1706067e47e1fc
5
5
  SHA512:
6
- metadata.gz: 2e702305cb792e3263d6c92cbc9ca703ca6610c2fda17037b48c7d9b1656d4ad48cf23b6cef52c644f047e7fee95237dc3518c8fc43853cf5389373d5b5a3ef6
7
- data.tar.gz: 97718019ea03e7c0ac3674eaadbf23429a8b46db5219d2ffaebaf4873e8b5a1a6def3e2b4c728025d3829dbdbd9ebd61cd2d65f29a054d34d1990b90287cac56
6
+ metadata.gz: '068f8a87bddca6ebc6e27b170d14758e4e96a8eda8c3c8914c66b5ddccb25d4aa18309d2e3485d98a9c04aff38cfe9cbb5219e986fa795e5a49254df538135aa'
7
+ data.tar.gz: 65736f1751a3d30f9c19b8478a455b8139fd838965baa307c6d2c7d8ed7a639429be5f9a0e3ecfacf44e6751d19f24f006afd1396617ac9a3a18375a2b9cb937
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "dependencies": {
3
- "sass": "1.79.6"
3
+ "sass": "1.80.0"
4
4
  }
5
5
  }
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  module Embedded
5
- VERSION = '1.79.6'
5
+ VERSION = '1.80.0'
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.79.6
4
+ version: 1.80.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - なつき
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '4.27'
33
+ version: '4.28'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: '4.27'
40
+ version: '4.28'
41
41
  description: A Ruby library that will communicate with Embedded Dart Sass using the
42
42
  Embedded Sass protocol.
43
43
  email:
@@ -125,8 +125,8 @@ licenses:
125
125
  - MIT
126
126
  metadata:
127
127
  bug_tracker_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/issues
128
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.79.6
129
- source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.79.6
128
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.80.0
129
+ source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.80.0
130
130
  funding_uri: https://github.com/sponsors/ntkme
131
131
  rubygems_mfa_required: 'true'
132
132
  post_install_message: