tailwindcss-rails 2.7.5-x64-mingw32 → 2.7.6-x64-mingw32

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: e0e24234d6f681a3bf9ecf3c52205dcdf9ce633b091f9db9e9a0348f11431113
4
- data.tar.gz: e2cc18af96df864417e92948d62bb564b76891c060ee34240c4b7c9f96279059
3
+ metadata.gz: ead6277653b6dd3f23f40561429073db679f41ee2f835809b4c37796554e0f42
4
+ data.tar.gz: ca362c2be602000c861ca2b3c86b496e15114b3af56eb4ca786a96ab809fe0a8
5
5
  SHA512:
6
- metadata.gz: 755a99b568d2e6b8741ce6b834b17b54036cd85859111c7e512be1e9cf5eb8034d82acd5535c37df3cdfa8f210db6cc62f02ddc813e7bcdff512e2551b5ff5f5
7
- data.tar.gz: 310610e4096ec74dd073e28ad3f436ea420b4b024ac335d7fe749b9cf6ef2c99f13dbfeb8ac1dc92dcece5593952d206af60b72061e6ff186d854b7f699fe328
6
+ metadata.gz: 833e1a33f6562e0060afe8b57dc296d4f531bb45c5a059cfe17021a7a7fe48636c956a76ca1fc3e17433f19543c3956d24c17dbfea73024ba8304738b0741af7
7
+ data.tar.gz: edabcf67c230825f51cbe75b471f0612206f6b41313aa0ddf3a236eefaeae4460782ea77b9e6408a6df7c1dbf4b66ca95df57bcf5730187028b55ecba41ebbc3
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.12"
4
+ VERSION = "v3.4.13"
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.5"
2
+ VERSION = "2.7.6"
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.5
4
+ version: 2.7.6
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-09-18 00:00:00.000000000 Z
11
+ date: 2024-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties