bullet_train-themes-tailwind_css 1.0.9 → 1.0.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.bt-link +0 -0
- data/lib/bullet_train/themes/tailwind_css/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 41fa1e1feaf13a047ad44462c1974356896265c6084041f60e5aac8aa75c349e
|
4
|
+
data.tar.gz: e3d297a3d0a1fc78edc380fe9868686ecb4a2d5886674643f9fc3658a3085d6f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: af2e4b7f78f806718e14b5b71c16dc6318ca9eb6332f3bdde3f57678b1cb56e6960254a1a8da702dbad87a92d0d6986b9ad272c0d37e9802ed4a5f761d109b1a
|
7
|
+
data.tar.gz: 2922ddc84c09e135b9ff8ba78a3638e67866e38cced2dd800ab6e710a0344fca0b021327f2074dbccf631a057bf5da487a04f5b3db5501333acc6943f892eb9a
|
data/.bt-link
ADDED
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bullet_train-themes-tailwind_css
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-05-
|
11
|
+
date: 2022-05-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: standard
|
@@ -73,6 +73,7 @@ executables: []
|
|
73
73
|
extensions: []
|
74
74
|
extra_rdoc_files: []
|
75
75
|
files:
|
76
|
+
- ".bt-link"
|
76
77
|
- MIT-LICENSE
|
77
78
|
- README.md
|
78
79
|
- Rakefile
|