tailwindcss-rails 2.7.4-x86_64-linux → 2.7.5-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: d027f3c0a6f59528f85ad8c717a7b9fa490c5b7df807b371b81e9340842fcf5e
4
- data.tar.gz: 9e50c1a6a0bdda4ed1c7cd5821c7bc288131c96f9104521bdc994f1130b28fae
3
+ metadata.gz: c634eb4cdec450b61a38eed11d556be97d8735be684c9e7974a2a03e26c9fab4
4
+ data.tar.gz: 7deb984201cbadf4f633e409c4339352c0ab8341f60e26407f30cd6796fe2a6c
5
5
  SHA512:
6
- metadata.gz: b23b935337c382b9310e79e485288e5263dc72dd254c8eb2da68aa107191ca9361640df66c1e8c583b1705b6d87209b0a5729611e2eef9dd93e9ac39b4acc70f
7
- data.tar.gz: e3e5b7dd49672ed8f139cb358845d55cd75c3046342e56959fab20baae622411b13009cbb913288b2fa241a1e4051237af373cf75afd77d559e4f0674feb7e0d
6
+ metadata.gz: c818a16d39c4e67618167278f06d5c04d17fdcbbe0bdd2c1efae6bc9cc3bbcf7f05f243ec05c8e6953ac3adb9ef24a8ce22906a0633d25b245fdab4c7d1a92c9
7
+ data.tar.gz: 6a7477e7366a062f8a55970f6d126eb2d63336dff8cce416b9c029b10f1885514f938e8964fb8d47a8fdc6f245f797c0cd0585c0a4ea3ab901f348b59296f2a6
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.11"
4
+ VERSION = "v3.4.12"
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.4"
2
+ VERSION = "2.7.5"
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.4
4
+ version: 2.7.5
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-09-13 00:00:00.000000000 Z
11
+ date: 2024-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties