tailwindcss-rails 2.7.1-x86_64-darwin → 2.7.3-x86_64-darwin

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: a1d8a95429d363ca62c46c5ea2ab490c8e8523f3587a64ac88c1e771b9a63882
4
- data.tar.gz: 3ea74b026862caece5916bfd2338408bcbfd31a58edd5bc108b57ba5ea15ca4c
3
+ metadata.gz: a38a47842eeec094cd2f44960e1ad37b830dc781d37be79342408faf732010bf
4
+ data.tar.gz: 759726e4b945dc80a8d5dfade1b6003279b717318c1969b498cddda9fb7411a3
5
5
  SHA512:
6
- metadata.gz: 11a6fc00e1ee53663f66870149f77e5da3dbc0e1c29c17fead3798c381d55800602769745aa85850749e8713166e160aab2bbd0614e123c2c7e04709340b4b5c
7
- data.tar.gz: f5d35c9e79b7965381c61301639755453a763e49046b7d4c8a9b3001e32b208dec3f6ceb0907610415ff5906619bbe56bb9960e3f6f7d56a2db94e075ad51057
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.8"
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.1"
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.1
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-07 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