tailwindcss-rails 2.7.1-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: 19bf71d8e45888016b40d41b8c2d0adde41f01210324ade6f90a2b8eff452333
4
- data.tar.gz: 8f06832b705fd6c668ebf41fc53ae0c78239ee4038f8fd733dedb784734d28a7
3
+ metadata.gz: d3c10cd558aa0a9edee4b8cd73ead5edbdfc1519bc43331466154c75e5b84bc9
4
+ data.tar.gz: b138ed612d5b49efe5dba704855d4c1809b6633f85e9aabd01a8be9b962c0f78
5
5
  SHA512:
6
- metadata.gz: bcba7056aeb50145d63b5d6c254b85b2ea5bd220ad70e181bead463ba4243b56fee08f1e93a7faf2bfc0de00bd31e5bdcb25c277947fe7fad0ea441c61047572
7
- data.tar.gz: 01f75b4c0abd23b5f24fd126840cb2a24389d55c17c9ae50c262ce0f2b07db5b9f6121c5780311e6546872571e6e8223151cf0dc07919887dde9747ac9fd5941
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.8"
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.1"
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.1
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-07 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