tailwindcss-rails 2.0.14-x86_64-linux → 2.0.15-x86_64-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: 1bb524f0815c8fdfc6a253434893ec12c7b6f29772c4ad0f314de0f77d045fd0
4
- data.tar.gz: 278194f51c7adc036bcccf9f2a4b7141613412a7d2dbf7124679e82f8f2bdd6c
3
+ metadata.gz: 93258322003905f82caa513ae2df5a63cb7c158f290b86174bf66ec09c2da075
4
+ data.tar.gz: d39b5fbf5bf6a1ae099ab9f16f6b241116d40707af09644e436a3012abc03371
5
5
  SHA512:
6
- metadata.gz: 37f323ad55fe040340538ca8cce047d0a3472ea0501b78d50d3c9ed202f56413d52d40bfb1394c20b0e6513923aca6a0589575588b70e3a72d759c54ff7369a3
7
- data.tar.gz: 3d2b48ea8c97a2512cee736a2aa9f01bc77950dd65a9895d82b659c0866154641ab3d2f1c8354fbe0501ed1c64ea16412b4a150c6848438ead51a7f0d6a456af
6
+ metadata.gz: f79b4833fb809b3657bd1817290e731c3b0bbd9ec87ddd9506516506d6c39316c31e9919b8e7da179b180f93340a6ffce4bbe5f6f2b47d3262ba717dee21e67b
7
+ data.tar.gz: c0805be80d982099843560d6bcb963b2f6950bc50df45207a476027d4aae918b73a5257110e3936fb9a3ac0ea2b10f19603723c939b35feb2d22cd0ec8f86669
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.1.8"
4
+ VERSION = "v3.2.0"
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.0.14"
2
+ VERSION = "2.0.15"
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.0.14
4
+ version: 2.0.15
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-19 00:00:00.000000000 Z
11
+ date: 2022-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties