tailwindcss-rails 2.7.2-x64-mingw-ucrt → 2.7.3-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: d3c10cd558aa0a9edee4b8cd73ead5edbdfc1519bc43331466154c75e5b84bc9
4
- data.tar.gz: b138ed612d5b49efe5dba704855d4c1809b6633f85e9aabd01a8be9b962c0f78
3
+ metadata.gz: 24d0cb81ebad8309b7b0ad5cacd45a59f6268289c13b320e7fed0df21de0daae
4
+ data.tar.gz: 1f0ec30d81a974756177fc72eaee1dc31cae3e664703673b265b6a200081fac4
5
5
  SHA512:
6
- metadata.gz: f1a2e46f27f1e72ba8044252727caf751e75d8c7dd6bfc1d1fe86fa4b9372ba73fb01e5eaf677823ce6e13516f68f051a29e5668acba34a17adbd9bf44afc42c
7
- data.tar.gz: 14fcc3aae917d16278c76e1658090558de99bf3244e527c1b407cb0649c2d6c328b8022e0543ced8060d3c79be8bfd52f39a1e4e4d512315e3719b371b617cea
6
+ metadata.gz: 30c4f9df96bd9cf4547eab344994f4028abd18a93c3bf2c5bf299333a7c15ba99d2416a85ba669d7eba6d5151c1370141a33701fb463b84e03c1cb58c36d2d8c
7
+ data.tar.gz: 82c55eab45ca3e23219aa709c5372a63150ef2155109c0ffa4b579a3b77cb337b720254d74ae01a91d8cb18b121851bbcb7ff711d319f09f27568eb35e3cfa94
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.9"
4
+ VERSION = "v3.4.10"
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.2"
2
+ VERSION = "2.7.3"
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.2
4
+ version: 2.7.3
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-08 00:00:00.000000000 Z
11
+ date: 2024-08-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties