tailwindcss-rails 2.6.2-x86_64-linux → 2.6.3-x86_64-linux

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: 4e4695434aa6dade7fdc483f5b5d6e2694e034d4020e7c3e5b76edf7f2f1c7ca
4
- data.tar.gz: dffec1a3c1ebff75b94f230f4decb70f77a99bb9a765ab0d0d957e0fc13a960b
3
+ metadata.gz: 5b939c8e7bfd3dc0f1a344bac0ab4f7847b6f7d83ed504f1cac80a4a27ad0ffa
4
+ data.tar.gz: '0546036595a94a4f69c813f546d5f950bff8d592e8d7c85b73f972b44f571742'
5
5
  SHA512:
6
- metadata.gz: 6a2d3fc1a5da4a87d5ff13157b93f74a166786c1ffb94b00b362ae77dc3bf4598797e0f33a15a3fdcd1954be50f50781fa458416f18f11eb5e1ee31705361a98
7
- data.tar.gz: a41f0e1900ee590b4d1c89b35b25eca3b9c911a568aecf3434363f703abdfc87b9a338dfdd95ad62b597047415e06571f586d8076522ae08bc479ea186335f4c
6
+ metadata.gz: 4fac9cd171c5fcdbda08b3a3f56b30b5899adfe859bb2a75522b83bfa58fe053c6c93aba046da79e0a12f702d712906d76c77da5b5dd12eb024f3e64fab1007f
7
+ data.tar.gz: 35b1dfb61042664d5984eb24dc23d908cac32453c7e8f86adc3b6f61d4446b2cc4a9e436757565ba3593332be655322fa823165d32f75102021197873466351d
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: 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-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