tailwindcss-rails 2.7.0-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: 92686594c6af8c4528e77fb5ad672565d67c36339e944ceb1c52dfe4bfda9f5a
4
- data.tar.gz: fdcd682896cddb8aa473d2a13f178a0116c8ea9f5b2d011c70a34bc35ae9c2c6
3
+ metadata.gz: e75d2a7de7b89ad08629f167dc41ba386514e648935804f78bc7f89460fcc345
4
+ data.tar.gz: 7ccc3aba4192df00631afeebab9ca172753d8f4e154ebbd6ebb027b12275b06a
5
5
  SHA512:
6
- metadata.gz: 72d7b0fd2da8afc0f9ef04118e72843e204d367f8970e4ee93527f2edd1c04eb78592e8b4255e9552430dcdf3abdcd00a49fdd1fe1f69479f76e86add96ce155
7
- data.tar.gz: a936c683baeaff16e1aebef7eeca36d062939f72afe7d11a279718168582ec4f9cbc5b4419597b79ca9898386e55936c689bd1abd03a05c9e974260762d81b7f
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.7"
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.0"
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.0
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-05 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