tailwindcss-rails 2.7.5-arm-linux → 2.7.6-arm-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: 9aad8bda2d00e06d372fb97e9e93a84f4cd65fc3670ebcdc4dcb9e0d94f32c67
4
- data.tar.gz: 8785bbecdbd047f694d1a431e4900e7b2b7e8731babb2fa864a4a8b1419f3167
3
+ metadata.gz: 4ba01229d7069a297f1e28de2af8284b0835d1c103494a443f152e2d048c4883
4
+ data.tar.gz: 913988ca788e6f947930e401271fd8f1fd8d492369e7bf7d0dd5ea14183ab259
5
5
  SHA512:
6
- metadata.gz: b0142dd46f0772d183f776a56ce4bd120bc2f59ef19d1bff9e34f7d3b13f949a16d1a347b48e105b5e9c260d6a01939486a256cf96689ee84ec801e5c362a194
7
- data.tar.gz: 510007bb5920746d9da492a043cfa1a5962280a4b99163169ac262057d965dbbfd9e618a1b9f3d867ca53c61bd16ad3c2fc47199d17cfd4031635a8c9dbdc040
6
+ metadata.gz: b58d3b67614e29e33539094442deb1f382f060d4882e74bea68af1208f966740bcf937bb5b693a6f5bff63267948ec70f3ebf6970fcf692476a7cb87c9cf45dd
7
+ data.tar.gz: df1b3a120bf7b328d3120ceb0a7142c1d307f407dcd57ccebff3158d41959da06a7b0a052fc069df708e6479ea678e7a40a85d8a23b3f290b9c966701bbc839b
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.12"
4
+ VERSION = "v3.4.13"
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.5"
2
+ VERSION = "2.7.6"
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.5
4
+ version: 2.7.6
5
5
  platform: arm-linux
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-09-18 00:00:00.000000000 Z
11
+ date: 2024-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties