tailwindcss-rails 2.7.0-aarch64-linux → 2.7.1-aarch64-linux

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: 49a0e090d25531c951fceabe09644d9da756ebe09a88b373597c18ab3c83190b
4
- data.tar.gz: ced6957397472c8e38ca70572bd292ebd45c6394dc6d996b411e90eef553e4ec
3
+ metadata.gz: 0d1a5f96f9103fb827827a425f5b0162980279e7d0b3b3dbdcba30910b4b22e0
4
+ data.tar.gz: 5720e55c58d05549b3765efaf4346a904b1622187473bea59772b8b5fa59485d
5
5
  SHA512:
6
- metadata.gz: c4ac385e8417247c805e55af844e3e081a4eea50ca7e378483c8f52d919a5d7a1099565142b7e117a49e8495b78f72abb7c3a43b0997cf933b9c171460409f5f
7
- data.tar.gz: c8cf6ee2f998696f94f2480a99a2b03564e42fa60fcc429bc168c166018f59a31c910d790f3a37bb388f6ca7f67f34d87dde0888ac69b0b07f30be5e154c051f
6
+ metadata.gz: 1951a67ec13a5e17aff4082f2d0e1e8c740d0c8432d4b63b58a624eeacccae1633869e17ec9d3d5a060acad81b9239cda0f725caec03cf75e6e54e9d5e0d052e
7
+ data.tar.gz: 249f90544b7eba30d4da77267e0e96357407338c427caa2ad432351c630722d011dcc8c7ba1779bf29e89608871ab4d76fb1ed9a7cc3b98e70a481f39f17b6cf
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: aarch64-linux
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