tailwindcss-rails 2.6.2-arm64-darwin → 2.6.3-arm64-darwin

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 17e9435e23d6954b6b98fd6a5419f91b2f9f76203aaec2db779fe5fc2e18273b
4
- data.tar.gz: d5def80ca2fed7ebfe73dec46f593820945938f3239a824861b59e7058e5ebe3
3
+ metadata.gz: 2fa8396eb3affae5699e08c63b03cb544a6d92ccd293b04c3193938d784b017c
4
+ data.tar.gz: cfab6faaa156f33f8aa9e4e0c22a08e2951916a869e4dc94b03bce0d7f531db6
5
5
  SHA512:
6
- metadata.gz: e19861ae832a7eb5901a4956bc004fed4a07ddd0ba9120438c97f0ffe6b79c295f3061a04908cf28220017b5223d321148d69ecd8622a4ddc22a2a75544fd2f8
7
- data.tar.gz: 6926529acb3040f0dcefe161942f48240f4cabae7a9c18122f2b121e2c22d815475f243aff3b24e0c9528052e10342b51a524783af418cb97c41b509de70b923
6
+ metadata.gz: eecce274c7860fe1f82f0f07d4b05c8fb1eec02158e006b987e0e07ba89a255f30b5f1c5a32eacc6a1ab6bb3eefc83a3a6fd0464e297669e7b791478481e0ba9
7
+ data.tar.gz: 6a05ee9c9f761900b3b59a1a6c8f716f119160ab767b8645d5369cad00289ce01a8a55cabf56d8e703197e1f01c6fc7fb6a679a0d31a155f49f39643b22c9a9b
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.5"
4
+ VERSION = "v3.4.6"
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.2"
2
+ VERSION = "2.6.3"
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.2
4
+ version: 2.6.3
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-07-15 00:00:00.000000000 Z
11
+ date: 2024-07-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties