tailwindcss-ruby 4.2.2-x64-mingw-ucrt → 4.2.4-x64-mingw-ucrt

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: 474274ae4c12d303c8737c8fdbaa936d5a279259dae393c114c064635414fad2
4
- data.tar.gz: 00fa2f5bdc534333ff640939edef3b83dd1613f2e74cf0c11a31601c46124dd8
3
+ metadata.gz: 7dcd2a15b71faac9dc59324fe3fe51751f146fa4924b95ca0938219763a94318
4
+ data.tar.gz: 4449a66ae6f39ba7409e0efa83a5b0e66828a7f985d43b3af0c389a8a615fffe
5
5
  SHA512:
6
- metadata.gz: 5391f7e4fbddc3fd9f562af241fdbc0c5539f93d1062eba7f22b7c8edb57fe531a082a3f59e70c89501fbb4bccac8db034273cf3ccfd048ac704683175102826
7
- data.tar.gz: 92ff2918b6dfe147c7ef695e2f6cd00014d7731153a9672f1def0d8fdbd5a09c9f1674e11f9e1a72a696b27f24b6dfdb6524dcb5f39dfe9b8c76c930bd4a04ba
6
+ metadata.gz: 4949bacf77903d7de2b28673d1f8c4dbc17252ddd1dc0d017d8cfb9590f03e5120df92efaf710183cc21f89505c82eb4a6060eeab7f0b182d00cc9d4b5606100
7
+ data.tar.gz: d0e9eb916914a44edf641816f3acc515a7b883464f9868916f40c3465dc0b07221ca4380db6f2a6a6ebeda1c79b305a4eaae0914bbac0244668ea096d14a2e41
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.2.2"
4
+ VERSION = "v4.2.4"
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.2"
5
+ VERSION = "4.2.4"
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.2
4
+ version: 4.2.4
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - Mike Dalessio