tailwindcss-rails 2.7.1-arm64-darwin → 2.7.2-arm64-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: c02006f5d2b549e3225fc00ea7daa0159ce1720f5d154d73d5ca73e6f67286b5
4
- data.tar.gz: 6c5fbeb5c49182362414cdddbb6ecf9c4c5fce0c9606a148ed09c1e1677e0aff
3
+ metadata.gz: e75d2a7de7b89ad08629f167dc41ba386514e648935804f78bc7f89460fcc345
4
+ data.tar.gz: 7ccc3aba4192df00631afeebab9ca172753d8f4e154ebbd6ebb027b12275b06a
5
5
  SHA512:
6
- metadata.gz: cb8e7f22365d9a7226834a658d6c303070026f30b435bca5040e1a9abf6f182c0d2f813c0bfeae704a6ff21327139aa4f06489e0baec9e3e1e5f0d27165c57bc
7
- data.tar.gz: 6e8ad00f59c85fe80391bb8d00f0ccd6638f7f78f50bb78f8530d7439a797cd721cbe168d8dc8b32a501701880a503fdc18c82bed74c62caa87a3d63bffc763c
6
+ metadata.gz: 9f811fa5b231517d0f6942771862afc04cef2c281b06e5c11b21971f749b9529de834c266cb5737f9bdc665d23e7124f525851589760f0f72267faa4fcacb38d
7
+ data.tar.gz: '08d7fb1c43808111198acc1cf2f1fb5fdc98271b036ba13360fa47e1e8c75add5f11123e6600eaf218003c9fbf2f7bc9f9da3c66e00a0a8c2c198dfbb89106e5'
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.9"
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.2"
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.2
5
5
  platform: arm64-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-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties