tailwindcss-ruby 4.1.10-x64-mingw-ucrt → 4.1.11-x64-mingw-ucrt

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: 2e9ffa0c1d788762d5903047508befb4a2173f20c5cc9deb12ee583fa66d33f8
4
- data.tar.gz: 8845f640a243a2e70173cddabbbee30ab78255214f49af77b87fef09176e2372
3
+ metadata.gz: c86bbc95b0d0867f692cd0e625fe8855b46b0e4a9013bfe99a673ad1db0f0bfc
4
+ data.tar.gz: d31d59fcefa433177e3df79645dcb047bd36a28099fa984991deb259e0349164
5
5
  SHA512:
6
- metadata.gz: b5dc687766d1ea15e6a38555a245cb95494f11130dda93240c7c19494273ae5bbbd7a657f3c5396a17f8803d17924c0e5aed440a58a2c6c6b6eb04f40dd74c40
7
- data.tar.gz: dddd399eeb1767e022420ab48acbe09540c5bb096890cfb05a1dfb10a90bd8cde569a370e7ce13cb5f8257bdac4cb73c430516f6353e6d3b4c8fefa14401a81c
6
+ metadata.gz: 22486c2a1a1f3d08aa1060b1e620469828f2ca09f4faa88ad4a694c9a79a301f609f2aba40ab4ddd3cc6115f26edab0e62fefeef002efdd5bf5f68357c2ac968
7
+ data.tar.gz: c1d4b2db926a9f450caa31f6ab7a7e695ee7765fd068c1e35cb806738700239f27693e513d9e0741a1b0396d6fb393ec1931f7cee3fc166e35832c935722bdb8
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.10"
4
+ VERSION = "v4.1.11"
5
5
 
6
6
  # rubygems platform name => upstream release filename
7
7
  NATIVE_PLATFORMS = {
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Tailwindcss
4
4
  module Ruby
5
- VERSION = "4.1.10"
5
+ VERSION = "4.1.11"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tailwindcss-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.10
4
+ version: 4.1.11
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - Mike Dalessio