tailwindcss-ruby 4.2.0-arm64-darwin → 4.2.1-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: ceef6d9ce377029a5f48dfa31ce67cfcf8210081ca14952d10494d8e2b7ed9d9
4
+ data.tar.gz: 569004f7cec084b59651a9deb4ef87bee3e26395cc766cf7fef2dd17c1d71cdc
5
5
  SHA512:
6
- metadata.gz: 7b9114ca3b15687a33c00a1d7ace0a88e610f3adb475628060a45a920c87d82b6bda12a600dccd69ea3ecf8378303c51d0a9a96b42844bff423d536268ce6573
7
- data.tar.gz: 3922323a27f6823dffce04fe51b7ff5d966fd0c0ee7c245572723768deadc8bafcbb0944b99f5e596bf17879f7ead970892e010fbd4ce956e025101bf2c5860c
6
+ metadata.gz: 134b8133fa7b1c4cd28704cf7b4674410cc349d7f966cbc51b93f73cccf0b0560acfaa14f87592fa34f553f067107527be5151f9e69b7b0b85f44e9376c47a32
7
+ data.tar.gz: 63d2f6348d97c13a17605403bcd0002940a7ea76daa9eef5577f353a93af4b501fdd2be9150aa93419a1fa2b9627fbedb57e4ccb5844bf9e44862fe853b56b54
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.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.0"
5
+ VERSION = "4.2.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.0
4
+ version: 4.2.1
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Mike Dalessio