tailwindcss-ruby 4.2.0-x86_64-linux-musl → 4.2.1-x86_64-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: 6f297433b96d7ace0d08f5f05b78f4db898e990f89a7ecf92139d5a4382e4e5b
4
- data.tar.gz: 0c43b0cea55346d655a900c11b1f297c5d0adee14674eeef3551d4daf07ab7e9
3
+ metadata.gz: 75d461493976bdf1f3bacf34c6d7a011f47139a589e166e98e928bc9811fdd39
4
+ data.tar.gz: 4d51825b40e36d122d2bc72e388abb2b572d6b684ad6fb941cd3c1ef6b9c84bf
5
5
  SHA512:
6
- metadata.gz: 8cf46980941fcc7e9c1949c2d023ad8bbd78ae7977ed3d140c3b9ed89b40650611ff10cf6a2e806457ce04b7d96c049d4d0ffeaadb768fd10bf33973acdbf066
7
- data.tar.gz: 9b1d52d30d55a849658e98fee6ceffa9e7c2aac651e9a083daee478b8ff88ae4f4d164f7d006e0073f9601bc829db2d78aeccca57f2558ff9e77a5d130d275ab
6
+ metadata.gz: 169759b0f5896f5c16b5195569bd89de07c6df31a4aa8cb81992b3d7850c04265f8f9d83ecbc9ac52146a3a9a9ac161f2a51e0de9e94883abdd81dbaeffd6bdb
7
+ data.tar.gz: 66eeea0c8011ccfe7609f074e1da86721d37822be2aa927514b38e62ec68ba435e54b02b9fc679de95645387c1006ff69d2ad5bdbf90d36a34127ba392debc72
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: x86_64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio