tailwindcss-ruby 4.2.0-arm64-darwin → 4.2.2-arm64-darwin

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: 461d57bc8fd699f6e4cbd85a1d22ff1cf2953bd3aaf816a45c7f0ec5c9949dd0
4
- data.tar.gz: 7b85ad61c24175de5ffdb7b1f3b44b5e23ad5055e8a4f96c2336484469980488
3
+ metadata.gz: cb581223f4a4657afe6281ea1baf38574dc7b22debe2769e5887ce53c66bd15c
4
+ data.tar.gz: 58eb657f975ae3b32b3cd5347077a70884143952245703c6051b24eaadf1f1ed
5
5
  SHA512:
6
- metadata.gz: 7b9114ca3b15687a33c00a1d7ace0a88e610f3adb475628060a45a920c87d82b6bda12a600dccd69ea3ecf8378303c51d0a9a96b42844bff423d536268ce6573
7
- data.tar.gz: 3922323a27f6823dffce04fe51b7ff5d966fd0c0ee7c245572723768deadc8bafcbb0944b99f5e596bf17879f7ead970892e010fbd4ce956e025101bf2c5860c
6
+ metadata.gz: e45e2aacf45c1e90421e1707a0d92a55fc80b1047e45cb4d5512e87e6645a99a4a5745f9fd2510d5537137ee50b8f427022ac25222bfedb07d4f2eafb3243062
7
+ data.tar.gz: 0b750bb534eb2b75f4299e96cc84e86a053bfd0e0b08116d220d3a5f42eb7f513a448a00c6b808b3cb7d79f5de41542e4368e5b0b995482d2500a747ae7a72cd
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: arm64-darwin
6
6
  authors:
7
7
  - Mike Dalessio