tailwindcss-ruby 4.1.10-aarch64-linux-musl → 4.1.11-aarch64-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: bd5d2aa9318dd8945b8973ddf02a4cc7fd3bb197c5e633b0c722047b8553235f
4
- data.tar.gz: 5bbab0b8493905fe1aaecc802709154eefa1ee5a2fadcf6d5e3b046082c34b1a
3
+ metadata.gz: 20651e75dc54464747ef4a0765470c2322d9cc17d61aec5ac9b7fce35dc97a12
4
+ data.tar.gz: 8143c436255f3d61d25bf82f7195fbfe2a11b1c8205513fbd0d89b66cf220905
5
5
  SHA512:
6
- metadata.gz: 6bd65653a52ef275873b8babc951f80a9887796eca1145b7c8b0bf2e8bd39a146f8a4a086bc6758a0114c7b0b6c8d56967d237b6223121f34cf7966b9bcd921b
7
- data.tar.gz: a1b8b0f64260c65bb9501cebb9d554e12a7de4b434de17402103156d02934bba32e17968af9f22a1e37aaca4f0a8d3c3ddcea8e872802f7104570d59bae22f40
6
+ metadata.gz: cf241c31b6e2d5c3f910680b276fc1c8bf91fa2544ab487bf49f1e9d206ced5cf6a431e4f935532f7c15df3dcd0aefc4988e215339975cdea083bf1abd27b9f6
7
+ data.tar.gz: 54445b95f6f9265d760b3c95d2f66dc0853d13bbcc1410bac82866e9b9094f61b4584d946397d0adf458920518757ee8258c32a92ce64c12c506382e7ec35343
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.10"
4
+ VERSION = "v4.1.11"
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.1.10"
5
+ VERSION = "4.1.11"
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.1.10
4
+ version: 4.1.11
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio