simple-navigation-semantic_ui 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6a9b9d50b14fcfe57c53d80c5638a96d37fe402f
|
4
|
+
data.tar.gz: ec67d4c2e6570c570cb3bd49bfc1149a9429a034
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9bba619f2cf5ca580aa9b44e8499bc554eaa72ed5923a47f226b02d13712445e43190a313aa8eb4b9615e15a0ea370433bb8b0c27ea628de16e6a9e6a29d4396
|
7
|
+
data.tar.gz: d0b2cdff24f491a38e9a77d75b58c6aea333cba2f817668a6040082da70a720e6ecf7824fcf7629af4a62c99bdfc7fd1d5e929286fbe9ae2302e25ad99751f36
|
@@ -5,7 +5,7 @@ require "simple-navigation-semantic_ui/version"
|
|
5
5
|
Gem::Specification.new do |s|
|
6
6
|
s.name = "simple-navigation-semantic_ui"
|
7
7
|
s.version = SimpleNavigationSemanticUi::VERSION
|
8
|
-
s.authors = ["
|
8
|
+
s.authors = ["Vladimir Protasevich"]
|
9
9
|
s.email = ["github@obfusc8.org"]
|
10
10
|
s.homepage = "https://github.com/Snuff/simple-navigation-semantic_ui"
|
11
11
|
s.summary = %q{simple-navigation-semantic_ui is a simple-navigation renderer for semantic_ui navigation.}
|
metadata
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: simple-navigation-semantic_ui
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
7
|
+
- Vladimir Protasevich
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|