tailwindcss-rails 2.0.22-x64-mingw32 → 2.0.23-x64-mingw32

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: 27674d21980340b5ca7db65193fcf5e96a42d03a808ec27122dfc615afb340fe
4
- data.tar.gz: 5608d5d9069045f4433ef4dca6adec0b73eb49f4fdd3c73d665678ef41e0c948
3
+ metadata.gz: 78ada11439f00a3b12df303e67358ea97b61a6db0a8c16aee9942c25ec69e65e
4
+ data.tar.gz: ab04440113f89e2992a2249d762914dac7ee515bcfbd24613e4cde8b33ef05f5
5
5
  SHA512:
6
- metadata.gz: 837cb5f4951502d8987b4c17ba99620e1c8a51a1f4386ab910af63ccdb069a54784ef7d815fe23362dce7585452949eccf63c6f95aa17c6304cb96e7f3152619
7
- data.tar.gz: 475727e763d92b8d407746636c0ce2159de0f19ea9bef7242e7281005045e29015453bd3bc8f9312270f97f38c9a2a265051d59f3d38523985d9e36e6ed505bb
6
+ metadata.gz: b5a674052e1976aec0035f7b3abbf629f0d47b7204ff129de5d10ccd6cee17a52f773ea7b278aed9b56f898699107b585e3e4260f360906c9b97b3a73b21ac59
7
+ data.tar.gz: b583971f2ef888f2958bd755b6a5d528083a6b4b9ae6310fd8ce37d71af216494dff39c96186caf2c393e60048e790fdb0741bbbc8603ce7eb631a2be37dafaf
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.2.6"
4
+ VERSION = "v3.2.7"
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.22"
2
+ VERSION = "2.0.23"
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.22
4
+ version: 2.0.23
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: 2023-02-08 00:00:00.000000000 Z
11
+ date: 2023-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties