tailwindcss-rails 2.7.0-x64-mingw-ucrt → 2.7.1-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: 9924883f2158b1fa4e416db696d7fed8690cdeabd33123c27035c596ad6f87c6
4
- data.tar.gz: c7752fe7e50fc2e672069540d228d23f520be162a2fd2066f5edc6c7f81028af
3
+ metadata.gz: 19bf71d8e45888016b40d41b8c2d0adde41f01210324ade6f90a2b8eff452333
4
+ data.tar.gz: 8f06832b705fd6c668ebf41fc53ae0c78239ee4038f8fd733dedb784734d28a7
5
5
  SHA512:
6
- metadata.gz: 5240eecff055e16693462bdaf2feb550f8cd80c23815542388176d7b405e21d097d2bebf7e51ba6c615d8e8df63d01afe8f0c52275c26e57f2dd38b988832ed7
7
- data.tar.gz: 7934d3b811cc03148a57b4a9e7bc76659a7c6c641fcbdda66c540de5041ed2b2ddd0180b73a1bb47dde3c65cff1f969058f89680d782d140040255425029ef7d
6
+ metadata.gz: bcba7056aeb50145d63b5d6c254b85b2ea5bd220ad70e181bead463ba4243b56fee08f1e93a7faf2bfc0de00bd31e5bdcb25c277947fe7fad0ea441c61047572
7
+ data.tar.gz: 01f75b4c0abd23b5f24fd126840cb2a24389d55c17c9ae50c262ce0f2b07db5b9f6121c5780311e6546872571e6e8223151cf0dc07919887dde9747ac9fd5941
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.8"
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.1"
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.1
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-08-05 00:00:00.000000000 Z
11
+ date: 2024-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties