shopapp 0.76.05 → 0.76.06

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ba66cce2f3541a827ff4526b546b0017141951403102b28ae052457acd6b2151
4
- data.tar.gz: 68c7bf6f0c79d30ef16aa34b835be5ea208671cd82696caefee1b71436a5869e
3
+ metadata.gz: dafbd7799d470d9bbcf24578dd097c933200c58ec83b90956848d01d78f8164b
4
+ data.tar.gz: f036cfd03a0635e3b902c3ab30c251e6e19212bde4c6d2617e07aa83236c5a27
5
5
  SHA512:
6
- metadata.gz: faf94e28764653181b8991cf1588a5411075b13e7bbed9490ec6e265af622fb33f811a7198be5fe1068252f12a7cd3a84bdfff5d9b5641e2c6622c9290db1860
7
- data.tar.gz: c9a6e23f79d9c85763bbfcd00573dc0ef92185205af2fa11afc517cd4f9a1acc5add7bf154db9276755b8f86d232a84618245d58ab50313c07db55827582679b
6
+ metadata.gz: 620e14e52aa49411808b5881eab11911af70ddcb6a82a9b34aa92119385d117f60516dd825a4c91dd682da522a06fb1cb41ab0c637dcc194247982d8bd2e503b
7
+ data.tar.gz: b7ff9262caa5a86cf1ef85a959f16a23a592a2799a74810c1bd209d8394bfc5bceb0497e565ee7cf3ceb8ff45518f289d0853f3d123d4b63273773a87574a1a9
data/README.md CHANGED
@@ -95,4 +95,4 @@ shopapp to support i18n, add two methods to your ApplicationController:
95
95
 
96
96
  To build new version of this gem, change the version in shopapp.gemspec and run:
97
97
 
98
- gem build shopapp.gemspec ; gem push shopapp-0.76.05.gem; gem install shopapp
98
+ gem build shopapp.gemspec ; gem push shopapp-0.76.06.gem; gem install shopapp
@@ -7,9 +7,7 @@
7
7
  -# %link{:href => "https://fonts.googleapis.com/css?family=Fira+Sans:400,500,700", :rel => "stylesheet"}/
8
8
  = csrf_meta_tags
9
9
  = stylesheet_link_tag 'application', media: 'all'
10
- - fail "please check shopapp/app/views/login_message.haml"
11
10
  = javascript_importmap_tags
12
- = javascript_include_tag 'application', type: "module"
13
11
  = shopapp3_favicon
14
12
  %body.bg-light
15
13
  .row.justify-content-center
data/shopapp.gemspec CHANGED
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'shopapp'
3
3
  # Version for Rails 7 / Ruby 3 start with 0.74
4
- s.version = '0.76.05'
4
+ s.version = '0.76.06'
5
5
  s.date = '2024-07-12'
6
6
  s.summary = 'Do a shoplift.'
7
7
  s.description = 'Ha! Art thou Bedlam? Dost thou thirst base Trojan, to have me fold up Parca\'s fatal web? Hence!\
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shopapp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.76.05
4
+ version: 0.76.06
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zeljko