bullet_train-themes-tailwind_css 1.12.3 → 1.14.0

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: 314765445853581000c3551d5db3096bede27ae61bded2d266ea4af90d9088d9
4
- data.tar.gz: 37f472b68163d8d44c80874a3c7b00eead68e10d9035b9360c42ba08dc048fca
3
+ metadata.gz: 261daf56f6e34288d3d81cacdcbbd973e630388484a17bc69ed8ce9a59ef5b6e
4
+ data.tar.gz: 85bbe905d5ce0989e4d33b881233f1e430c51ce400ef113eae6197dcb34a6aef
5
5
  SHA512:
6
- metadata.gz: 8a9d678b35126f5796b735035419feefe2387dbc05b65035d1f591e8294bfdf01d2b64f07693c1a5f0efa40853c425c031096c471d90b55cd838379f867d6fed
7
- data.tar.gz: cfe73f6383d4f31eba817b403345a6c89779fb46ecc0c7ee7dbb56b0b12546f5880a6fde119b5e71f3ed393d8ce09cadc1ef0f866d18afe3961d711ee38de641
6
+ metadata.gz: 076534f893bcbcbb085d800449694c9a508b2748a187f71fd1341d24376e0d00682eb9afd400a14a611be2feb787685558316e99ec4d5fb124fc367fcab04d7b
7
+ data.tar.gz: 815fe93906329da2b88ae34251a8370b000a3162d4ac37f83dd93374a38deebd209bf4261ecfc2d2772b6b7e12ca9b26f2ea1bfd8744862949f51152eeb66937
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module TailwindCss
4
- VERSION = "1.12.3"
4
+ VERSION = "1.14.0"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-themes-tailwind_css
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.12.3
4
+ version: 1.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-20 00:00:00.000000000 Z
10
+ date: 2024-12-30 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: standard
@@ -109,7 +108,6 @@ licenses:
109
108
  metadata:
110
109
  homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-tailwind_css
111
110
  source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-tailwind_css
112
- post_install_message:
113
111
  rdoc_options: []
114
112
  require_paths:
115
113
  - lib
@@ -124,8 +122,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
124
122
  - !ruby/object:Gem::Version
125
123
  version: '0'
126
124
  requirements: []
127
- rubygems_version: 3.5.22
128
- signing_key:
125
+ rubygems_version: 3.6.2
129
126
  specification_version: 4
130
127
  summary: Bullet Train Themes Tailwind CSS Base
131
128
  test_files: []