tailwindcss-rails 2.7.4-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: d027f3c0a6f59528f85ad8c717a7b9fa490c5b7df807b371b81e9340842fcf5e
4
- data.tar.gz: 9e50c1a6a0bdda4ed1c7cd5821c7bc288131c96f9104521bdc994f1130b28fae
3
+ metadata.gz: 553fb267650e0b1a051d0d570df4f18ca5971248dca050692683c5faf6478dc1
4
+ data.tar.gz: 3bbd12da47490284219ef1ac804f4606c56a76821bfd14e3df921bb58d2e7a91
5
5
  SHA512:
6
- metadata.gz: b23b935337c382b9310e79e485288e5263dc72dd254c8eb2da68aa107191ca9361640df66c1e8c583b1705b6d87209b0a5729611e2eef9dd93e9ac39b4acc70f
7
- data.tar.gz: e3e5b7dd49672ed8f139cb358845d55cd75c3046342e56959fab20baae622411b13009cbb913288b2fa241a1e4051237af373cf75afd77d559e4f0674feb7e0d
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.11"
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.4"
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.4
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-13 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