simple-navigation-semantic_ui 1.0.1 → 1.0.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dfb727d1d2fdeae42e0da840c7d1cb3a5731cc20
4
- data.tar.gz: 9e6bdda9cdc2c59a6ebf2da4886a94db3502e817
3
+ metadata.gz: 6a9b9d50b14fcfe57c53d80c5638a96d37fe402f
4
+ data.tar.gz: ec67d4c2e6570c570cb3bd49bfc1149a9429a034
5
5
  SHA512:
6
- metadata.gz: f0f9b01a45049432397294cc6b1cd65f5c05c77f522ea32d89ee78c4e81c02f907d8801b19f558e87c33bc1cb37d52a76946725c8d8ccdfebf4aff9b1be88a19
7
- data.tar.gz: 3162bdd988d01788aa93088fd2a0f338fbad403a3036101c817c564cb4299cb29c3df59f24ce0d19ac3630969aec8c6aa17f8fcf9b0b2e44ac8af81da412d821
6
+ metadata.gz: 9bba619f2cf5ca580aa9b44e8499bc554eaa72ed5923a47f226b02d13712445e43190a313aa8eb4b9615e15a0ea370433bb8b0c27ea628de16e6a9e6a29d4396
7
+ data.tar.gz: d0b2cdff24f491a38e9a77d75b58c6aea333cba2f817668a6040082da70a720e6ecf7824fcf7629af4a62c99bdfc7fd1d5e929286fbe9ae2302e25ad99751f36
@@ -1,3 +1,3 @@
1
1
  module SimpleNavigationSemanticUi
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
3
3
  end
@@ -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 = ["Peter Fern"]
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.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
- - Peter Fern
7
+ - Vladimir Protasevich
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []