tailwindcss-rails 2.6.3-arm64-darwin → 2.6.4-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: 2fa8396eb3affae5699e08c63b03cb544a6d92ccd293b04c3193938d784b017c
4
- data.tar.gz: cfab6faaa156f33f8aa9e4e0c22a08e2951916a869e4dc94b03bce0d7f531db6
3
+ metadata.gz: c8553af00dd6929292791b704b52f2fe9d1145036be594507641b3fae16ea997
4
+ data.tar.gz: 1093bcf4e7560742d270423059b7a13baf7e97f3e268e1100d96af2006337642
5
5
  SHA512:
6
- metadata.gz: eecce274c7860fe1f82f0f07d4b05c8fb1eec02158e006b987e0e07ba89a255f30b5f1c5a32eacc6a1ab6bb3eefc83a3a6fd0464e297669e7b791478481e0ba9
7
- data.tar.gz: 6a05ee9c9f761900b3b59a1a6c8f716f119160ab767b8645d5369cad00289ce01a8a55cabf56d8e703197e1f01c6fc7fb6a679a0d31a155f49f39643b22c9a9b
6
+ metadata.gz: 8bd986fcad44dc8303c2175a8f9a02affb177a49fd8533f257ece31f267fac0adc6dba534b8796607e511c83703c6f9d2fdc9501f51edb4f23671092273d433c
7
+ data.tar.gz: e0b179b0f981a4e1678241507355f11e3d307390823d8d6f1b4b220c1c2417231883666de5b3cfc96a626230d6ba86f453872f86f2398f40013ea853193069dc
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: 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-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