tailwindcss-ruby 4.1.6-x86_64-linux-gnu → 4.1.7-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: 0b5ee03009c8243571a20e00582cf923665a19768375e773eb2328087fa02564
4
- data.tar.gz: 6fe0db0ce92fca7c337be5c71293de35c96ae7c300405d0d6277bcb1637c78c5
3
+ metadata.gz: f1c1850a2c069328e96ad29a689c097a6f291afb78ce135bba25926c2677c300
4
+ data.tar.gz: ab44be223ad1549ff2a2f4cc0e5def47b9743eae89f90454844e618403dc5039
5
5
  SHA512:
6
- metadata.gz: 24d14f1a1314e53ffdc491e7aea6a4abba73793fea615b33db1a7318dcd9496eb0677440087995a5f20ad5e1b48d1748ecf4b4cc06ba53819de9b09bb4c28ea7
7
- data.tar.gz: c9f5969356809c9fea9396b696669fa98baed1648ace664da37dcc3087c302372663316542f0519c134748d84bf046116381401d39bec7441cd4a95d3d64cd79
6
+ metadata.gz: cd4595db205943cf7890a8fbbc168b1cf5c26a3c5b26888acbe8fa4fda3326b8d08f361a5a6e900699457f465ed46982cba5d5cce81b66655a99c19adcef8d97
7
+ data.tar.gz: 8163d365e3fee9b7957531c0c93a207894eda4da2a412c8330faa180e2bbddfb9507206ec21d74ed06c96e59de0a0b8b34f185b7f55bd89e898b1c1ff17ad46e
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.6"
4
+ VERSION = "v4.1.7"
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.6"
5
+ VERSION = "4.1.7"
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.6
4
+ version: 4.1.7
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio