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.
- checksums.yaml +4 -4
- data/lib/lato_spaces/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 69575a82072a9358931082e34d56bb746be13c23a69c09d6f48c313883c2000f
|
4
|
+
data.tar.gz: ee3a6cd718c140850a7471318d8a325fad0b2c1a75ac7776123e1830d9866945
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 596fd90ea78358c9ec7d239269c782206fd88d0a9809d8b7c0982f3aca2ca1733d2f5e553dc7f72fe08bd33493d15a7d502e13f8f783d8457920594d70d2f271
|
7
|
+
data.tar.gz: 624f778e6b58e0c00a6e49042b465c53b355356369cf700e4f07e0034e68810d45f7f4254a4e56ef4aa7b5dafb68680d86910fe40b72bea382cdaebf52ff3907
|
data/lib/lato_spaces/version.rb
CHANGED
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.
|
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-
|
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:
|
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://
|
92
|
+
homepage: https://github.com/GAMS-Software/lato_spaces
|
93
93
|
licenses:
|
94
94
|
- MIT
|
95
95
|
metadata:
|
96
|
-
homepage_uri: https://
|
97
|
-
source_code_uri: https://github.com/
|
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:
|
116
|
+
summary: Another engine for Lato projects
|
117
117
|
test_files: []
|