tailwindcss-rails 2.7.0-x64-mingw-ucrt → 2.7.2-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: d3c10cd558aa0a9edee4b8cd73ead5edbdfc1519bc43331466154c75e5b84bc9
4
+ data.tar.gz: b138ed612d5b49efe5dba704855d4c1809b6633f85e9aabd01a8be9b962c0f78
5
5
  SHA512:
6
- metadata.gz: 5240eecff055e16693462bdaf2feb550f8cd80c23815542388176d7b405e21d097d2bebf7e51ba6c615d8e8df63d01afe8f0c52275c26e57f2dd38b988832ed7
7
- data.tar.gz: 7934d3b811cc03148a57b4a9e7bc76659a7c6c641fcbdda66c540de5041ed2b2ddd0180b73a1bb47dde3c65cff1f969058f89680d782d140040255425029ef7d
6
+ metadata.gz: f1a2e46f27f1e72ba8044252727caf751e75d8c7dd6bfc1d1fe86fa4b9372ba73fb01e5eaf677823ce6e13516f68f051a29e5668acba34a17adbd9bf44afc42c
7
+ data.tar.gz: 14fcc3aae917d16278c76e1658090558de99bf3244e527c1b407cb0649c2d6c328b8022e0543ced8060d3c79be8bfd52f39a1e4e4d512315e3719b371b617cea
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.9"
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.2"
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.2
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-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties