tailwindcss-ruby 4.1.5-x86_64-linux-gnu → 4.1.6-x86_64-linux-gnu

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: 991f255a123aae98fb1a88de0c5bb84ba16337c47b85a50159efd26c35369641
4
- data.tar.gz: 5885b0c924855b6d053bc65abb5f61b8f70a53dfb5cf112e941844b9cd8fbc1d
3
+ metadata.gz: 0b5ee03009c8243571a20e00582cf923665a19768375e773eb2328087fa02564
4
+ data.tar.gz: 6fe0db0ce92fca7c337be5c71293de35c96ae7c300405d0d6277bcb1637c78c5
5
5
  SHA512:
6
- metadata.gz: 28a41f9ab23c69013dc594e0b5118126e55759cb6abf5481d6bd1d8bd0bd93ba52fd568b14726d01282ce7f5ec5bd48c7e263a98e4182a92b1a5094e6355f4f8
7
- data.tar.gz: 3be9f50dd2fdf407fa9ef7c4e0df28a55b16d9fe82a51bb4ac5c25f68c532f26d7d228581549ac47d561f6068eb5a7c1f6c14cd8da8f0f3ef66b92c5192b0a57
6
+ metadata.gz: 24d14f1a1314e53ffdc491e7aea6a4abba73793fea615b33db1a7318dcd9496eb0677440087995a5f20ad5e1b48d1748ecf4b4cc06ba53819de9b09bb4c28ea7
7
+ data.tar.gz: c9f5969356809c9fea9396b696669fa98baed1648ace664da37dcc3087c302372663316542f0519c134748d84bf046116381401d39bec7441cd4a95d3d64cd79
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.5"
4
+ VERSION = "v4.1.6"
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.5"
5
+ VERSION = "4.1.6"
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.5
4
+ version: 4.1.6
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio