tailwindcss-rails 2.0.19-x86_64-linux → 2.0.21-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: 528de4ac7ac45763dbde8f990ef03283ddd49b9db8ad773de50fb39f2b7650c0
4
- data.tar.gz: 2c6b5be9774a6cf9dd353668fe7c7f4d87de768efaa76531c1ff5f575e243866
3
+ metadata.gz: 9b4ad32278835617735612a37114f564620c3cd690cf044c84e8ea1120b76336
4
+ data.tar.gz: 061fab6866ab1958582d9fe5b96259c100c2f3878a9a4ec1ff54d26bc3268ffb
5
5
  SHA512:
6
- metadata.gz: cf7217adba18532defe22e15ec343ea6f18196293c8efc6820eae69ce0976bd278f90f14cda43f31b76abeebda7dc15aa80e5767f3dfaaf109001f46ab541fba
7
- data.tar.gz: 9e51b8f0ea115cf493f1cae84b863d820a98ba3b75429f4572e329267f2585825ec7074fa6d48ae3632ec6b885a72fea7a6bbd9082ffa758e7e1b33c560119b5
6
+ metadata.gz: 8b21aa58700365e4067db1131798a2951aeaeb4a55431926117044ce2da949aad8183d1b5654e006d2aad0f232542d1b65d89e1a645384888ea834453bf0e6ca
7
+ data.tar.gz: b08437577a06b9f4eb0ba2819c5b2d702a212d3b39411b1b6c3ac4d750a262ad372af4bcdf1e2c8613eafede97d58ec3cc5f8dd46f8b869146a5d5918ae17d8a
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.2"
4
+ VERSION = "v3.2.4"
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.19"
2
+ VERSION = "2.0.21"
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.19
4
+ version: 2.0.21
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-11-08 00:00:00.000000000 Z
11
+ date: 2022-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties