tailwindcss-rails 2.7.4-x64-mingw-ucrt → 2.7.5-x64-mingw-ucrt

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: 2727596bb65f432d930c9c5fa72645527fab0db567a97cf7b83e69cde2784297
4
- data.tar.gz: c89821ce2fdba5f9e6883b90ba44a684d3983e17a395c108c285abc39807a25e
3
+ metadata.gz: 9bd23d0af9694d6ede9773c2f1a1e6af617b8e721716f01f87641920e71ed75c
4
+ data.tar.gz: 0d4f094947cf2ee157934979d9b5d7fa863be9d8fb856d2244bdf12b90ca3cdd
5
5
  SHA512:
6
- metadata.gz: 911728aa431a65df01311e23c751e9842b1e988f0db1632bc6c3b07dbd26acfa5f0f841e65ef8a144a623d64b8d7abc3fbc578a0ae69989dca774a5edce0ea54
7
- data.tar.gz: 88a9c7bfedbe18af255b5bcb1d9bb007ffaceecc50386eae1fb872d17b1fd89784a281eba13082d500d42c55dc5c2454d8023e0f4ebbaf5b07aedc4b82f95790
6
+ metadata.gz: a40349e5b136a9dc9911a7ff9d2bd41c637fc0edb10d0b6c42068c1cbdea5665bc30b3926319e0ec090873d9f279bb926a0e2c368df8a42409051000afb99a32
7
+ data.tar.gz: 1a4e04bd182acc1ef1371fe5a295e1e431bc07dc82327712aff5ab694332411c280197aa5dca8fed5f8253d48a8c7ffdede4f03fca64bf0b2ae0738795cf7357
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  # constants describing the upstream tailwindcss project
3
3
  module Upstream
4
- VERSION = "v3.4.11"
4
+ VERSION = "v3.4.12"
5
5
 
6
6
  # rubygems platform name => upstream release filename
7
7
  NATIVE_PLATFORMS = {
@@ -1,3 +1,3 @@
1
1
  module Tailwindcss
2
- VERSION = "2.7.4"
2
+ VERSION = "2.7.5"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tailwindcss-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.4
4
+ version: 2.7.5
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-09-13 00:00:00.000000000 Z
11
+ date: 2024-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties