tailwindcss-ruby 4.2.0-aarch64-linux-gnu → 4.2.2-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: 8816c87189fb459636fe7c01698ca22a55682c59658fda3dc99259b670f31d6e
4
- data.tar.gz: d7af5a2c4c3ee78334a61e9f276161021c6972501399bc13693a3aee3c232d36
3
+ metadata.gz: 70a548dd385bef22aac56f8f019caf7404f608c7e6652b2b2df0871b706083b4
4
+ data.tar.gz: 0ef1dc6f3c6d3a1250ec51b5fed4686680d70b2416802922abdb5a654e6319c1
5
5
  SHA512:
6
- metadata.gz: 81ec4317a007d1f32775f62226e5b173c91b54ccfa79fadf7be5ede94850d410a1be6e5c0463412bdafe648db8dfe669451eefe5a606a3c2db054f2043c1fb29
7
- data.tar.gz: b04ea679fe7c67a7e9fc4fbd02ef56a813ec231ab8c2cddb266dc37f1e3e2b662229ca89f524bba68dba1cd1f467e5c3211f18477052b84c019d36fbe2b759a4
6
+ metadata.gz: 28bfc765433b359679ea9bafe12e133cd3d15364eb1df6fdb3130fd07b9a096ed653cd4843d4cf78cac7934db501d3f3f61b584a4d12d75a10d7a03733483620
7
+ data.tar.gz: 2a641bb0535b2cedafd9e0bdf51fa90402292fca653bce9d4df571d1774d7098737c930926dddf4b4c26814fe018f56702371b64fb7aa70eb01d2fe17fdc1714
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.2.0"
4
+ VERSION = "v4.2.2"
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.0"
5
+ VERSION = "4.2.2"
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.0
4
+ version: 4.2.2
5
5
  platform: aarch64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio