tailwindcss-rails 2.0.15-x86_64-linux → 2.0.16-x86_64-linux

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: 93258322003905f82caa513ae2df5a63cb7c158f290b86174bf66ec09c2da075
4
- data.tar.gz: d39b5fbf5bf6a1ae099ab9f16f6b241116d40707af09644e436a3012abc03371
3
+ metadata.gz: 5c31695f0153dc676cfa605a43893980b8c3853b8502fab38c279a20eb5cf48b
4
+ data.tar.gz: b6dcb9542fc084e8f5f3facd19adf94a052db3b476fe0aa7dd0a77dfa3087fa7
5
5
  SHA512:
6
- metadata.gz: f79b4833fb809b3657bd1817290e731c3b0bbd9ec87ddd9506516506d6c39316c31e9919b8e7da179b180f93340a6ffce4bbe5f6f2b47d3262ba717dee21e67b
7
- data.tar.gz: c0805be80d982099843560d6bcb963b2f6950bc50df45207a476027d4aae918b73a5257110e3936fb9a3ac0ea2b10f19603723c939b35feb2d22cd0ec8f86669
6
+ metadata.gz: 006c76ded44696a0eebaac6668980aa0a71bce60b341cff2b0314cf2e74b846060758648eaa8061607bf90638897bac43ec4495d012877fc02eb70627edaf4a1
7
+ data.tar.gz: 9ca7913f06e9ee66e5617f2bae44400627a680421ef33ca853330551bdf3759ca4627e4715609440c0895d7de4ac2332ea8d9c0f9b03dcd3bbd46127b54c4c4f
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.0"
4
+ VERSION = "v3.2.1"
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.15"
2
+ VERSION = "2.0.16"
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.15
4
+ version: 2.0.16
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-10-20 00:00:00.000000000 Z
11
+ date: 2022-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties