lato 3.10.9 → 3.10.10

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: 5648a03f20315f03d2e882269ec590513d86ad4a5889da878cd2cd60ef4568aa
4
- data.tar.gz: a3fa39417c2c61c23a7dc07c7e5910c222222281743fadb6f2d6dd1c515a9712
3
+ metadata.gz: 3c64ae019c9a5cd4d33d1f1b3354c542d6296af7fdee46206799f092220cbc8c
4
+ data.tar.gz: 3f07251267756fb48f9a91157b6cc823f337644be30a29ec9185a5211c370149
5
5
  SHA512:
6
- metadata.gz: ab5cd92e816a54ffc0a4e886091a370b7ddacbf9dee141d2add9fd53289971d0d4357beff88109ff0fa32795eef8bdf05f9cccde686ab04242d13daf11420ab4
7
- data.tar.gz: 8a6169509ac025679e30a8684cb88b26e3265fc855f02f426ec22a671cb146710aab8fe9c70c52d6f0a33e233e0623c9d61bdc55c4a2bfd2173b1b7b2d0576ec
6
+ metadata.gz: b705b72fb70132c82ccd60a3693b9f8c14a6396b213bcfffca4d33762ef435e2a512b6bc42d0dd0194356b8c56d0dccbae4fd927cf571f5bc8d8862dae1a9f43
7
+ data.tar.gz: 80ecde0dbe8eedda79d1ba6d292e0e65ef3bb33445c4f7bfcdd8a0cd94fc860e51be1de0d0a1fadb5c3f4f777bc2ca477646da97b4a07456ebb0a9699c6d2953
@@ -3,7 +3,7 @@
3
3
  <meta name="full-screen" content="yes">
4
4
  <meta name="browsermode" content="application">
5
5
  <meta name="screen-orientation" content="portrait">
6
- <meta name="apple-mobile-web-app-capable" content="yes">
6
+ <meta name="mobile-web-app-capable" content="yes">
7
7
  <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
8
8
  <meta name="apple-mobile-web-app-title" content="<%= Lato.config.application_title %>">
9
9
 
data/lib/lato/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Lato
2
- VERSION = "3.10.9"
2
+ VERSION = "3.10.10"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lato
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.10.9
4
+ version: 3.10.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gregorio Galante
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-03 00:00:00.000000000 Z
11
+ date: 2024-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -290,7 +290,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
290
290
  - !ruby/object:Gem::Version
291
291
  version: '0'
292
292
  requirements: []
293
- rubygems_version: 3.5.15
293
+ rubygems_version: 3.4.1
294
294
  signing_key:
295
295
  specification_version: 4
296
296
  summary: Basic engine for all Lato projects