tailwindcss-ruby 4.2.1-x64-mingw32 → 4.2.2-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: 30e90e7ff19ea472b2ebc72f175374204eb4c09c724e5408f94e119f2eb2577d
4
- data.tar.gz: c64e6f2d8ad71bada3c2038117862cef95e19493d1fc48da21b2ab89ed6730f1
3
+ metadata.gz: ec4c6d745768e23809f449726d7bc5031f63ac3cb9616177543991e291a1eadf
4
+ data.tar.gz: 747145fcdc05f646f0c791a5c3c3305076a38802b5c1f0baf60aeef850830350
5
5
  SHA512:
6
- metadata.gz: d76362438dec4ece064f9697f8be9d2488042905ff30a10a293165fa089ecb11c7067d8a2164382eb5e38d2e9ef049c99edbf5e83abaa844d0e5cb1929dd4d8c
7
- data.tar.gz: 26789aad993906e2538b005388abaa0fdd6788d076525ed8ade67d6d885b72a6afd200313fe622dd271ebb3b731ee3f10638970e96c958c3ad75668ff65e40f5
6
+ metadata.gz: 7be0e240bd7844a6748e7a51f85d8ea60e122903ae5ff7712f289e6e90a97adc86cab096d6cf8a48391feaa4beb5f76b09b5350e5d9985d79821db5ffa5e7453
7
+ data.tar.gz: 41f0965e78f0bd0cccbe2b62407fa6ee9e577343c3038cb2fcc6b8bb4456031c859efaabdafd77cdf5002be8e11d63322401f5133e031baef609fd0d22a6adc8
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.2.1"
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.1"
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.1
4
+ version: 4.2.2
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - Mike Dalessio