tailwindcss-rails 2.7.0-x86_64-linux → 2.7.2-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: 9cb873bf78392fc5cc93baba1fdace24cc62039d722f9ae2180c6ae9c62c1400
4
- data.tar.gz: 5e7160fdb7b27b2c0361d05a65fa35445c82bf2ab8b1de84eb315160430b9607
3
+ metadata.gz: 3ae9e2cdd7d9c8fa78e0a6171771e39568d159dbbff8751648acaa0bb59102f6
4
+ data.tar.gz: 786dc4b9e999b9e1f8e499934a0f6c232a3ca62cc3125352f86f8d9b9dec3c74
5
5
  SHA512:
6
- metadata.gz: f843e95a1bbaba6c4220d74ce2cdcfa2f0d9a855d53b2c5e4103f533bb85fac0d8f80a8a51d109dde8a9851ec9c4da970fc175cdda75770690a669f5b8dace5d
7
- data.tar.gz: e9343ce3875cd473310ff81aa6c10a53d725fd6ab765fa70f5b359e6695acdec758348e3f8f14999a9d1cb1f452a0c7a67c845e2afb4d5d37bbacd4fb620898e
6
+ metadata.gz: 5d946331e90d0879d625526e3b87f05dc0a9466c5f851c75b22fbe362765f394bb510d22e8a9229c3157038dc77e5dde07c065e93b195f08f319b5f83e53f6f0
7
+ data.tar.gz: 415c7013b486bb517d5e3abbd27ef102932e18d89d47db99eea76eb8254e840abf79a08e149e9d3a046aed443269cf203881a7e811123e5d0952899a9811dbca
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.7"
4
+ VERSION = "v3.4.9"
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.0"
2
+ VERSION = "2.7.2"
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.0
4
+ version: 2.7.2
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-08-05 00:00:00.000000000 Z
11
+ date: 2024-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties