tailwindcss-ruby 4.1.6-x64-mingw32 → 4.1.7-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: c555899d5d3545bc9de8ee52a7271c90a84eb2ba98caa16f060f7471a6412091
4
- data.tar.gz: 9ed742a12f8d8132f054ec2a2d6cc4e0759bd1aba487582a06b8a939718c5bea
3
+ metadata.gz: 1945ebb2cf3560298038d0d6094af7325d9ff60bb0c423eafc240bc7736b1f02
4
+ data.tar.gz: 88a2dcbc4f7fa80a139ffbd2415017624f481266850233f77cbc166d1484d149
5
5
  SHA512:
6
- metadata.gz: 106bf4eff66c04b208d243e0050817813cb00862386a616d9a592479419302489d36e31e48afe0de075f991569d66f52939d1722cca020453d1640ee36c1ba19
7
- data.tar.gz: 5f49f02c9a77ec97f7371443b924dcfe750af1d3bbb1c8c02961b508a2aa0f826d4c250f0271dce827d82b04f89292311d5b30e5e77a02f585fadabcc3054e0d
6
+ metadata.gz: 4b4400e582ab385de88a36fe634e3afea631b2c4bcc17b8c952a64c235b8beef6e23442da7962d63f1b09390284dcadd8c8f68261e2767bc1977de213f4c87ef
7
+ data.tar.gz: d0be8ec8eb5dedc2ebe6beebe81c82ee33922a946ac59f35dd25e7822f6b07eb770458e4a4b322a8000dd93fb6116d942415900ec3f8b3f605479b0e23ec5243
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: x64-mingw32
6
6
  authors:
7
7
  - Mike Dalessio