tailwindcss-rails 2.7.4-aarch64-linux → 2.7.5-aarch64-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: 9db2ea5508d92398c20d3dd4dfd15effea3897b08bc8fd763d110a3b79ca04dc
4
- data.tar.gz: ce8a9ac8eed1ca1eaf78acb180cb6a01842e65208c8ca33c54c8891f702e15a8
3
+ metadata.gz: 067ba470e0ca876aefd18addcbcd5f1265dbee1286c70f3286c68b40e1a1b2d1
4
+ data.tar.gz: 422b4c83c5f99e7a86397e6b6e58e80877f54bb8454a82c8d3748607ca387fa9
5
5
  SHA512:
6
- metadata.gz: 80d8447150085bc772789de5a112987cbb49891500bdc3094641c8f5e23fd084cd961f7929888cd4dd057ab15ca49ae58b39af42e076d4cc6e1453df31e277aa
7
- data.tar.gz: ed961e2eb9d559189207e378b3529e6c12d77c4ba899c078276abda385cf983d0dc93f0ae5da720de459530fd1c130ec533881bbba672237858a1a71e5a792cf
6
+ metadata.gz: a9e0fad9849e819aca800852408563f4cb67a7ebc740e6f210d5c8b32e3ded05defaaad7967450a2bb673153bdf4a8e9e04d884e1fe532b6ec483a8f5e3b44de
7
+ data.tar.gz: 9c9ebba8141f8c933e5cae8ee0c6da9ccc8b626e3a1593c2c6df832e8935c856b48b6860956cd462dbe34c1e0ca4eb3708d57ffcc64e43f20fbd7dfb529ba553
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: aarch64-linux
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