tailwindcss-rails 2.7.5-x86_64-linux → 2.7.6-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: c634eb4cdec450b61a38eed11d556be97d8735be684c9e7974a2a03e26c9fab4
4
- data.tar.gz: 7deb984201cbadf4f633e409c4339352c0ab8341f60e26407f30cd6796fe2a6c
3
+ metadata.gz: 553fb267650e0b1a051d0d570df4f18ca5971248dca050692683c5faf6478dc1
4
+ data.tar.gz: 3bbd12da47490284219ef1ac804f4606c56a76821bfd14e3df921bb58d2e7a91
5
5
  SHA512:
6
- metadata.gz: c818a16d39c4e67618167278f06d5c04d17fdcbbe0bdd2c1efae6bc9cc3bbcf7f05f243ec05c8e6953ac3adb9ef24a8ce22906a0633d25b245fdab4c7d1a92c9
7
- data.tar.gz: 6a7477e7366a062f8a55970f6d126eb2d63336dff8cce416b9c029b10f1885514f938e8964fb8d47a8fdc6f245f797c0cd0585c0a4ea3ab901f348b59296f2a6
6
+ metadata.gz: e2fa852d0535432cda336b47964168317e8720cdbe94a2ec4d519c925f7f3e986cf64e66397a43855d389ccafe68664e6fc454c808ffd9a4afaa5b55f55405b8
7
+ data.tar.gz: 8ce7b69b0079e232eabaa82ef4b54357264fa1813a2999ece28c3649e32f417ecb40c72e7694f4cec49861c2b49b19019d26362a4eae1c9fbd69601a90dbf2ca
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: 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-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