tailwindcss-rails 2.7.2-x86_64-darwin → 2.7.3-x86_64-darwin

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7dd324c1443c7bdc1cf67a5f58f1f4577bc3755fc11b2122418d5bb5e83a33b9
4
- data.tar.gz: bfdf52e776de9c8e916d24ef04e01720f89675477ac60dc87e44d7b7937cbf4b
3
+ metadata.gz: a38a47842eeec094cd2f44960e1ad37b830dc781d37be79342408faf732010bf
4
+ data.tar.gz: 759726e4b945dc80a8d5dfade1b6003279b717318c1969b498cddda9fb7411a3
5
5
  SHA512:
6
- metadata.gz: 571093f8cc88f2863ce25f1a9c54beec6c4a3477f6146e54e762b5e62e9582a6422a6382270cd7ce7ba8072258403fdecbbeb0269fa76a2b4d43acb937c50642
7
- data.tar.gz: 5f5a112b9be8947f15838b42f005b6afb643db08f4dc55a44fc7621c830d7736664474ec17a15e505956d6cd21f30c83514b1d7dbda9c879453dad114a2ef558
6
+ metadata.gz: ad63728b1f668a41c63b9658039cfad41cf80d40e76461632be360c4ab2b9c8c6999c3765a1b73f3e3acd272da1e7593da9dbaa3d5fe1403b077dfbe187cb4f7
7
+ data.tar.gz: 378941fd0299df7b4dff3c2691a39286988f2961e16a6fb7aea7a03ffb2930774addac0a5fa09757a6311df7d5487415e65ca5bf267f8389fdc258bf46799652
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: x86_64-darwin
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