formgem 1.0 → 1.2
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 +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 85b15905ca128aa9d92cc36aa574def9142044b2
|
4
|
+
data.tar.gz: 207b0ca6803fd145ad77de5dc50dd6bb4bbf87c9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c863f7caf7fc25b9783a396f54ea51691e619b3545e92761fc6b2e6f4825af16254e96e0c1e9bd10b0383fd69af2f4ad57725b1957fa1cb92d504d63546e1598
|
7
|
+
data.tar.gz: cdb8e246d35c9667df65b1a5cbf7d6b0fee8972ca650a72870e264844763599eb16b6b838bcba594153f45c1bc61e2ec1e073ab9b335bfbc836b08bd938799bc
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: formgem
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: '1.
|
4
|
+
version: '1.2'
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Elian Gutierrez
|
@@ -40,5 +40,5 @@ rubyforge_project:
|
|
40
40
|
rubygems_version: 2.6.14
|
41
41
|
signing_key:
|
42
42
|
specification_version: 4
|
43
|
-
summary:
|
43
|
+
summary: Simple ruby gem that helps you creating your html forms
|
44
44
|
test_files: []
|