bullet_train-themes-tailwind_css 1.13.0 → 1.14.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bullet_train/themes/tailwind_css/version.rb +1 -1
- metadata +3 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 261daf56f6e34288d3d81cacdcbbd973e630388484a17bc69ed8ce9a59ef5b6e
|
4
|
+
data.tar.gz: 85bbe905d5ce0989e4d33b881233f1e430c51ce400ef113eae6197dcb34a6aef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 076534f893bcbcbb085d800449694c9a508b2748a187f71fd1341d24376e0d00682eb9afd400a14a611be2feb787685558316e99ec4d5fb124fc367fcab04d7b
|
7
|
+
data.tar.gz: 815fe93906329da2b88ae34251a8370b000a3162d4ac37f83dd93374a38deebd209bf4261ecfc2d2772b6b7e12ca9b26f2ea1bfd8744862949f51152eeb66937
|
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.
|
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-
|
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.
|
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: []
|