tailwindcss-ruby 4.2.0-x64-mingw32 → 4.2.1-x64-mingw32

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: bea3bb39be1c8d4ff616af74ab072474a58503a4c1d190de9be437c239d3a65c
4
- data.tar.gz: 6c27b59fbc54e07b27d2fb701891058bc9bc14831ac591d90820ef0a6332c35c
3
+ metadata.gz: 30e90e7ff19ea472b2ebc72f175374204eb4c09c724e5408f94e119f2eb2577d
4
+ data.tar.gz: c64e6f2d8ad71bada3c2038117862cef95e19493d1fc48da21b2ab89ed6730f1
5
5
  SHA512:
6
- metadata.gz: 05dbaf08de266e88352d37c13f0f11f4f42871c733513491c4caff39af6ca3743b97296620322239bf1f192a9871a3fe6ad0d5857b143a812dfd301b81da050c
7
- data.tar.gz: d36025a825363a116a3874f115651921a91e18a17586564924f445db5b6e0373914cc2d7990412dafe62af60c90203b3c7420340f81875ed64cf4d73b54ef788
6
+ metadata.gz: d76362438dec4ece064f9697f8be9d2488042905ff30a10a293165fa089ecb11c7067d8a2164382eb5e38d2e9ef049c99edbf5e83abaa844d0e5cb1929dd4d8c
7
+ data.tar.gz: 26789aad993906e2538b005388abaa0fdd6788d076525ed8ade67d6d885b72a6afd200313fe622dd271ebb3b731ee3f10638970e96c958c3ad75668ff65e40f5
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: x64-mingw32
6
6
  authors:
7
7
  - Mike Dalessio