tailwindcss-rails 2.7.5-x64-mingw-ucrt → 2.7.6-x64-mingw-ucrt

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: 9bd23d0af9694d6ede9773c2f1a1e6af617b8e721716f01f87641920e71ed75c
4
- data.tar.gz: 0d4f094947cf2ee157934979d9b5d7fa863be9d8fb856d2244bdf12b90ca3cdd
3
+ metadata.gz: 1118a557f3856677dc006b9374a6bb45ba3c232e3132d88f5efeac56d83018ea
4
+ data.tar.gz: a8165ea498e59eed8cd1dd703c0e47fefed531cfc703e4c76f59277559b29837
5
5
  SHA512:
6
- metadata.gz: a40349e5b136a9dc9911a7ff9d2bd41c637fc0edb10d0b6c42068c1cbdea5665bc30b3926319e0ec090873d9f279bb926a0e2c368df8a42409051000afb99a32
7
- data.tar.gz: 1a4e04bd182acc1ef1371fe5a295e1e431bc07dc82327712aff5ab694332411c280197aa5dca8fed5f8253d48a8c7ffdede4f03fca64bf0b2ae0738795cf7357
6
+ metadata.gz: 9b21fea52dc01320e0f14e1ed45a2b6b20232e726156aa3fbd809d1f3fc4dd0b6380d26a7c9e228a61633fbd878bd729f5bc874dd7f8c6db23c8e2686146bda6
7
+ data.tar.gz: 1e2dacec476457e2f05f332983da063913633105fc97008286a38b867297b8b4abf52713012c9e5a811d4cfef539039393c6ff0894e3e9891bdd4d22b41fbc0c
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: x64-mingw-ucrt
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