showcase-rails 0.4.4 → 0.4.5

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: 2adc4a47c5a8ed232806aa549ba9f06ed31dbfdce4f5ddcc0b3870c5b98238b1
4
- data.tar.gz: 0b020029eb9033a4bf4301d89ab8e126a830863db386f4b53379a1a3cc20c28d
3
+ metadata.gz: 88e437d814d89cdc6a3d023edce093a5ebe92da961b5658013cd57bae84af123
4
+ data.tar.gz: 7eef04b815c656c4c2eba45164ed0c1e7c6d2352053e5dc3c11854959b88e726
5
5
  SHA512:
6
- metadata.gz: 5441474266e6a2316ff5756c49bcf3c4933fc805f7f55ff24884ac68fb2696e4365bb0ca1db89237006c3e51d916e11d685862b5dab0177eca6a18fb616e5211
7
- data.tar.gz: 1b7c20bdc9e88829e5fbfe8aedaffa31af65010d9d8460c5fffb58dae6f42d48eb6f04c9a58edc7a84a43574fd90710ffa831ecbfbc6c7f4c7196dc6566300ed
6
+ metadata.gz: 96caaccee98301814f06c6e3022a7e01b222a865deedb5c5198da5b39540596174f5f03a4b4f6b7746a973d81050cd2a747fba3b7241b19a82d3c57d7d8c9e7e
7
+ data.tar.gz: c59ef24d8e7a378ab4151f092be16aafd7a8e8027a745256f5d96e050ed7c703b2101c0fa361773673f5c07e4f5f7f4a42288cf6dd6bda0e34f38d7e66077a20
@@ -1,10 +1,6 @@
1
1
  <main class="sc-flex sc-flex-wrap dark:sc-bg-neutral-900 dark:sc-text-white" aria-labelledby="showcase_main_title">
2
2
  <section class="sc-grid sc-grid-cols-12 sc-w-full">
3
- <nav
4
- id="showcase-nav"
5
- data-turbo-permanent
6
- class="sc-col-span-3 xl:sc-col-span-2 sc-h-full sc-border-0 sc-border-r sc-border-solid sc-border-gray-200"
7
- >
3
+ <nav class="sc-col-span-3 xl:sc-col-span-2 sc-h-full sc-border-0 sc-border-r sc-border-solid sc-border-gray-200">
8
4
  <h1 id="showcase_main_title" class="sc-font-black sc-text-2xl sc-m-0">
9
5
  <%= link_to "Showcase", root_url, class: "sc-link sc-block sc-pt-5 sc-pb-2 sc-pl-4" %>
10
6
  </h1>
@@ -1,3 +1,3 @@
1
1
  module Showcase
2
- VERSION = "0.4.4"
2
+ VERSION = "0.4.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: showcase-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4
4
+ version: 0.4.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Pence
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-06-27 00:00:00.000000000 Z
12
+ date: 2023-06-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails