tailwindcss-ruby 4.3.0-x64-mingw32 → 4.3.1-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: cb16351257d64e8389a7b35396a990110f28e9dd4b6ca7369eddea800f63935e
4
- data.tar.gz: c505b826230f9b67b096fbe943625e06ddf2cb51888ba60772a26a3c5b4c6c42
3
+ metadata.gz: f508f09d189f153f48abef90132821d8014a9509980b4ffb543325cfcc10c445
4
+ data.tar.gz: fc7c5a9e6f24b4e8bd5a5828a8997d1985180952a9d8e97ad9ce5ca03f1f1d14
5
5
  SHA512:
6
- metadata.gz: aa1bd891df2c382f8443ddec8b6e1db10b82f07fbaeef95f057bef43ac0494837908e92ccf87be97f4c620508f6d736df3376ac58719f23445780b11ba46c3fc
7
- data.tar.gz: 01b8e40fb7959b13d82f431e17505cec37e2a0bde03cbff58fa8a4ca11b162bc1d9f64c3610f9994bff4d2da4fec499d05bde4c854e69ff888bfd320c729e0af
6
+ metadata.gz: d7bd59fd2ead4a584727a89748477b454389b479cbc542d622a18f86892902a0d8bc71abfdbf264b66e72f7b83828b9a71d65c005495c3eff91679e1f09116a0
7
+ data.tar.gz: 746c45b86acb0280f9a3667e32da19034db72320314660b4060b5e93c599a242745308e4a8147416916bcc08356ab9f58961ea3455aa2b8a5a3838936364d755
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.3.0"
4
+ VERSION = "v4.3.1"
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.3.0"
5
+ VERSION = "4.3.1"
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.3.0
4
+ version: 4.3.1
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - Mike Dalessio
@@ -49,7 +49,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
49
49
  - !ruby/object:Gem::Version
50
50
  version: '0'
51
51
  requirements: []
52
- rubygems_version: 4.0.6
52
+ rubygems_version: 4.0.10
53
53
  specification_version: 4
54
54
  summary: A self-contained `tailwindcss` executable.
55
55
  test_files: []