tailwindcss-ruby 4.2.2-aarch64-linux-gnu → 4.2.4-aarch64-linux-gnu

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: 70a548dd385bef22aac56f8f019caf7404f608c7e6652b2b2df0871b706083b4
4
- data.tar.gz: 0ef1dc6f3c6d3a1250ec51b5fed4686680d70b2416802922abdb5a654e6319c1
3
+ metadata.gz: d8936fd41642cf80a3b410c1dd3d8478028420b212a40ca1a18758ce6f46be2e
4
+ data.tar.gz: 7d034370b40e2bc218561a3d3b1c287de977447b3ee351b6238bed7a185c2bdd
5
5
  SHA512:
6
- metadata.gz: 28bfc765433b359679ea9bafe12e133cd3d15364eb1df6fdb3130fd07b9a096ed653cd4843d4cf78cac7934db501d3f3f61b584a4d12d75a10d7a03733483620
7
- data.tar.gz: 2a641bb0535b2cedafd9e0bdf51fa90402292fca653bce9d4df571d1774d7098737c930926dddf4b4c26814fe018f56702371b64fb7aa70eb01d2fe17fdc1714
6
+ metadata.gz: af0ca391fac30518a0a0b17d3efa06bc99cd7b71f52ee0ddf4c7543aa979839c4327fea0efd2e70eb3607357365bc7c72b8dd8e5a49b8e37554300330260e10d
7
+ data.tar.gz: 5a88c4240a1f38962b00737f792fda4ef91e632af0c1fbdd085ab383a6831363feadc4bfba35bb19684ffc1cc003d83bd114b6704c5c4962e4a3b35fd84279cb
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.2.2"
4
+ VERSION = "v4.2.4"
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.2.2"
5
+ VERSION = "4.2.4"
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.2.2
4
+ version: 4.2.4
5
5
  platform: aarch64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio