tailwindcss-rails 2.7.2-arm-linux → 2.7.3-arm-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: e6451cc76d361a8770ec72d36c92e1c4515f49783dd51cfa8d4e9791a21f048a
4
- data.tar.gz: a89a139d38bd06e3ad4fbd6f4d1f31bba402bbe2b1cca2bf20aaea1c9cff71da
3
+ metadata.gz: 604cd96e3edc5cd4280cff4632895fdc9e8c19ae5ced2c0bcca279d219244ba4
4
+ data.tar.gz: 73df9ae8b7830246573a13bf677a8df5893b88f6e90a203c1cc68168e598be0a
5
5
  SHA512:
6
- metadata.gz: c8fef5e8e4a83d632e368c53ab4ae0b6b9254eccd1d0cea533a93c563e0badbb148b6846eb54bb783bdf3ca4e99c12605a41bdbc498499ea9268568d770c342e
7
- data.tar.gz: b0ff38e0e9ecca661cb08ede7ec543c2ac5a8db7f5373dbbf249488da690d75475794039e2aa38fbd4a750250022220e7b66bc7057dfb0b568e01b7fc75524b6
6
+ metadata.gz: d0d80dd4a05deadb3b475377dce75a04b8db07a61e8c148156ca4603d8931dfa283cac0e1c30cd756baf769be9e05b571d8bbab909d8908448a129e581353ff8
7
+ data.tar.gz: 467454d915b6fe816f3a5cd0db2ac419a7d550b7aa29fff7220ac5e2dfdd99a7aeb1303b14d81e9cefc813580d07e806e2d1c58ffa29e73bc474c112a5dac2a1
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: arm-linux
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