tailwindcss-rails 2.6.3-x64-mingw32 → 2.6.4-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: c430516cd4361bece00c7dddefb4b4bd7b56523004266529c4dda4eeffbb3c8b
4
- data.tar.gz: 829352199516f574151d246d928bb71c2bbd55bc1b955010ac4a1d06c72ab47c
3
+ metadata.gz: d30b77df29a276d302ff9c97a832c18ce0de36bfb524c86146f9d32d7f1854a0
4
+ data.tar.gz: 548a798ecb43288cffeb5e29a9a6985333237840370ec229c06c4cde9bfae923
5
5
  SHA512:
6
- metadata.gz: c893a353822a36a484e26183dc19dd14f935318892fd837733e0b9952e82bfe997058be731615a74788cc6bfe248a187c8a0b0874639d56030a426d03f98f8ff
7
- data.tar.gz: ddcbd204ff1d0954eead7226042badeffc2c4a37a91491df2fd7ff664a90351767483b63f9d0e77c601328d5647cda35f352009a1205d41f5d373985f0df6ff4
6
+ metadata.gz: 61360c2fb9124d18e0c330e6570b1dc5bdda4a60bb0e8a2dd529a16de8702318f119434d41294771b089c81f4586ab40f8cb801f3f4e9428086067936b93f5fb
7
+ data.tar.gz: fe6691c322bd178cce681ed9a177c9b64a8670e03032324586c9d141b5b789175633e6e889c0d394b1e05d93b71f85c91bc3eefc44fdb141f283658778f7613d
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.6"
4
+ VERSION = "v3.4.7"
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.6.3"
2
+ VERSION = "2.6.4"
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.6.3
4
+ version: 2.6.4
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-07-16 00:00:00.000000000 Z
11
+ date: 2024-07-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties