tailwindcss-ruby 4.2.4-aarch64-linux-musl → 4.3.1-aarch64-linux-musl

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: 671600a99eda03cb714e75415d5e2eb231fb20a0806beb56db206442ca7309be
4
- data.tar.gz: 2f7d744e29a5cce9f094bf69a7b0862aae93f2805afccc653883d6ca9143e485
3
+ metadata.gz: e7a5c97d2b5bcb43836274a9f9760fa52628bf8703c10969b156d2414b7ed2e1
4
+ data.tar.gz: 46f1e6a8f5ccb7a7e86d0861850c1f2c7b56227d849b0b96539d4164b7e84277
5
5
  SHA512:
6
- metadata.gz: caaca5a087fb4bad37adc84c302397d28352b910cef5738bc69b2f8efc3ec6c31ed61d068c933c840a8303920ffd2c77305d55130bf7c3b3a1d21418a6c176ae
7
- data.tar.gz: 0d0d05eb99370f86550dfff6bb764d0ddd35a3ea60764fcf9f0832e5beaa7978a94f2120f5039e126d3558ca6259820590d6cf91d1b84db7412e7f7a29d36baf
6
+ metadata.gz: d4ac45030b56da1d5076aeba5eea064770b819fa6a9d1376c8f6fcc6f674e4d3a5279d03881a73d75bb4211977f076ecc67f0381c82c54ff63ac08c06990d7a1
7
+ data.tar.gz: e6e766fcd02df91be727a1c51fceacf97369933130d4002abc862f44bba8cd53db116dd3346beaa5c0853f7b9fc7897a9624cc8db582e6ee475a7894954962fb
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.2.4"
4
+ VERSION = "v4.3.1"
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.4"
5
+ VERSION = "4.3.1"
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.4
4
+ version: 4.3.1
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio
@@ -49,7 +49,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
49
49
  - !ruby/object:Gem::Version
50
50
  version: '0'
51
51
  requirements: []
52
- rubygems_version: 4.0.3
52
+ rubygems_version: 4.0.10
53
53
  specification_version: 4
54
54
  summary: A self-contained `tailwindcss` executable.
55
55
  test_files: []