lato_spaces 3.1.15 → 3.1.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/lato_spaces/version.rb +1 -1
  3. metadata +7 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9da28e9c32f14cffd625de68cb55fa7e46583e71f946e650eea34ca503bc74fa
4
- data.tar.gz: c4d82e9ab8da5e591122208cd594c85836c9e99293856dd14b456fc41acabf3c
3
+ metadata.gz: 69575a82072a9358931082e34d56bb746be13c23a69c09d6f48c313883c2000f
4
+ data.tar.gz: ee3a6cd718c140850a7471318d8a325fad0b2c1a75ac7776123e1830d9866945
5
5
  SHA512:
6
- metadata.gz: 8d2cdb9a0fadd1e570dc8b60d86fa4c2b8dd4e9d9447e6a9768ee0262e59b77deb459f063decac09ae51ffd9b90752f5a58609d37269e3cdaa1c931ed8c1ed6c
7
- data.tar.gz: 288980d9592b0d6c75b4ccfbd7b896a3ca5b306a126d20b0c051bb46af1e997f70183f262a3f998d9cbe11e483cb5106735ae90040c142c6b084d9b024184484
6
+ metadata.gz: 596fd90ea78358c9ec7d239269c782206fd88d0a9809d8b7c0982f3aca2ca1733d2f5e553dc7f72fe08bd33493d15a7d502e13f8f783d8457920594d70d2f271
7
+ data.tar.gz: 624f778e6b58e0c00a6e49042b465c53b355356369cf700e4f07e0034e68810d45f7f4254a4e56ef4aa7b5dafb68680d86910fe40b72bea382cdaebf52ff3907
@@ -1,3 +1,3 @@
1
1
  module LatoSpaces
2
- VERSION = "3.1.15"
2
+ VERSION = "3.1.16"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lato_spaces
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.15
4
+ version: 3.1.16
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-01-02 00:00:00.000000000 Z
11
+ date: 2024-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -38,7 +38,7 @@ dependencies:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
- description: Description of LatoSpaces.
41
+ description: A Rails engine to integrate different workspaces on Lato projects!
42
42
  email:
43
43
  - me@gregoriogalante.com
44
44
  executables: []
@@ -89,12 +89,12 @@ files:
89
89
  - lib/lato_spaces/engine.rb
90
90
  - lib/lato_spaces/version.rb
91
91
  - lib/tasks/lato_spaces_tasks.rake
92
- homepage: https://mysite.com
92
+ homepage: https://github.com/GAMS-Software/lato_spaces
93
93
  licenses:
94
94
  - MIT
95
95
  metadata:
96
- homepage_uri: https://mysite.com
97
- source_code_uri: https://github.com/Lato-GAM/lato_spaces
96
+ homepage_uri: https://github.com/GAMS-Software/lato_spaces
97
+ source_code_uri: https://github.com/GAMS-Software/lato_spaces
98
98
  post_install_message:
99
99
  rdoc_options: []
100
100
  require_paths:
@@ -113,5 +113,5 @@ requirements: []
113
113
  rubygems_version: 3.4.10
114
114
  signing_key:
115
115
  specification_version: 4
116
- summary: Summary of LatoSpaces.
116
+ summary: Another engine for Lato projects
117
117
  test_files: []