tailwindcss-rails 2.7.0-x86_64-linux → 2.7.1-x86_64-linux

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: 9cb873bf78392fc5cc93baba1fdace24cc62039d722f9ae2180c6ae9c62c1400
4
- data.tar.gz: 5e7160fdb7b27b2c0361d05a65fa35445c82bf2ab8b1de84eb315160430b9607
3
+ metadata.gz: 2d5642de8a47eaaf44ff58b93eed1c9b1163cd4a32f28e92dcec7907bcfe48e5
4
+ data.tar.gz: bd71f4a8d7eddbbb5662b4b56b6c4741b3899c937ec21bfadf4135240816de18
5
5
  SHA512:
6
- metadata.gz: f843e95a1bbaba6c4220d74ce2cdcfa2f0d9a855d53b2c5e4103f533bb85fac0d8f80a8a51d109dde8a9851ec9c4da970fc175cdda75770690a669f5b8dace5d
7
- data.tar.gz: e9343ce3875cd473310ff81aa6c10a53d725fd6ab765fa70f5b359e6695acdec758348e3f8f14999a9d1cb1f452a0c7a67c845e2afb4d5d37bbacd4fb620898e
6
+ metadata.gz: cc43613c1356769fb35c4d4b2fda28e19be4a1afcae229b0fce597d6cb255eeeade496dfe4013c411e39ae3f78f1a976f2a8697e2f27fac8726b8e6ed28d00b8
7
+ data.tar.gz: 26f6109116b7c6b252f28d26d2dd5d020c235313380090308790e630696bea0133d7ffbd6b75dba7aa1869f9c31576e2e3b01eb6015260efa23ee653eb0fa651
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.7"
4
+ VERSION = "v3.4.8"
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.0"
2
+ VERSION = "2.7.1"
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.0
4
+ version: 2.7.1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-08-05 00:00:00.000000000 Z
11
+ date: 2024-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties