bullet_train-themes-tailwind_css 1.3.0 → 1.3.1

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: d48e006fc00a8c1378d3ecff2ec43583addd63c802b99a9ac33bfd6477aa61b4
4
- data.tar.gz: 48550a93c75322d1c37770056abc980b1fd3f31b9c01b4842bde39639ef400d0
3
+ metadata.gz: 51f353d2908bc1a86c2dc5e354da335736b6919a726e79bad6a73036376885d6
4
+ data.tar.gz: cbc3c0bf3366ec39b0a4c2a6eb7818d71e2bd601234b3548b4264943bc3752d6
5
5
  SHA512:
6
- metadata.gz: 102dcf8cf3b79b18f0f844ad3747a8a3ea44e259669b44abffe91ec77452b06add0a38897f32dd3439a4a8c26ad9564fa761d746a344c6fd6567bf581ae4b969
7
- data.tar.gz: f985f35e4ee27b6e7a5b077d8027a4ec8334a1acfc177a52fbe7cf40c79d97f729ffa7a697d314ae070f6a137f214c13b795091dd994582a8c04921e2f0d5714
6
+ metadata.gz: 74a076120a33a30f705749c0850e055cdb7ee175395168121e1b2790c6e686a1a1ab6733289e73a94787c9b4412a150329fda3cf0722f659b3618dc6e6bcaf5d
7
+ data.tar.gz: c6f4d1f875d35bdfee3e9d33ddbcaff44e43748f4c1179f37afd81c3bd71146d3fed821d79c2e70296fba848ff4ca71497da761c4870aadb84d905f253b2a1c9
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module TailwindCss
4
- VERSION = "1.3.0"
4
+ VERSION = "1.3.1"
5
5
  end
6
6
  end
7
7
  end
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.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-11 00:00:00.000000000 Z
11
+ date: 2023-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard
@@ -104,7 +104,7 @@ licenses:
104
104
  metadata:
105
105
  homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-tailwind_css
106
106
  source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-tailwind_css
107
- post_install_message:
107
+ post_install_message:
108
108
  rdoc_options: []
109
109
  require_paths:
110
110
  - lib
@@ -119,8 +119,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
119
119
  - !ruby/object:Gem::Version
120
120
  version: '0'
121
121
  requirements: []
122
- rubygems_version: 3.3.7
123
- signing_key:
122
+ rubygems_version: 3.4.10
123
+ signing_key:
124
124
  specification_version: 4
125
125
  summary: Bullet Train Themes Tailwind CSS Base
126
126
  test_files: []