bullet_train-themes-light 1.0.49 → 1.0.50

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: dd88ca1040ba3794f38b71d0b9132c453d76635622c8e4d216ab755132eba8f1
4
- data.tar.gz: b0e8112604cf0fcd6a838f75882678f87638cfac048d2ba060b19920e6a8a6d8
3
+ metadata.gz: f366a28ded2c947291f81730ce748f5654fa2cbb6dedfab09a8241251ea78399
4
+ data.tar.gz: 03b9a1c4fcb299f5989fcbe07b4923963fa7ab0c3871485293aec0669a08c386
5
5
  SHA512:
6
- metadata.gz: 583e40b6889d5a5b054272420de74ccc542c1fb90bca4ae9cf043d79742e3c547f6dea3809cbf9c008364556fbf1b46108b997424ac3f9a62019a9284f77beee
7
- data.tar.gz: 482181c6637700c2812270455e0cbee81c5acdefa1ba4c91dd28e0a144bec042a94168551cd831734586a79d102ac907960a8996b5b5f6041478cfdabcb9b6f3
6
+ metadata.gz: 2534f22410b06c84380f27987ba8d11ee0b47263f468a2f7073c2e675985d3aa9b15a5926dd851766925d504369d3a4327845274f269f18ef83d15f64c78ba93
7
+ data.tar.gz: 179da6ca50a4f2d1d4fd2a6dbb77300ba51b6c36f6413412b63772cc5a019585a763a52c511ecb76816283e74b8f06fae623a5e14da107c11267519db97277f4
@@ -53,7 +53,7 @@ end
53
53
 
54
54
  <% # any error messages. %>
55
55
  <% if has_errors %>
56
- <p class="mt-1.5 text-xs text-red">
56
+ <p class="mt-1.5 text-xs text-red-500">
57
57
  <%= errors.map { |error| error + ". " }.join %>
58
58
  <%= yield :error %>
59
59
  <% flush_content_for :error %>
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module Light
4
- VERSION = "1.0.49"
4
+ VERSION = "1.0.50"
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-light
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.49
4
+ version: 1.0.50
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-08-24 00:00:00.000000000 Z
11
+ date: 2022-09-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard