vindi-rails-engines 0.1.0 → 0.1.1

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/vindi/engines/version.rb +1 -1
  3. metadata +5 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c338b9c48768fa14df28c2a9a80eebb9df434761f290ad13238ee2bd356eb69e
4
- data.tar.gz: c0fc63e9050e804ca08128032937ef984f0f24ca02f742f8f436bc931b0e0961
3
+ metadata.gz: cd5650350d72f19ce46bb8299bfa0d8f367bb0b05f8156debfd2f44e36e895fe
4
+ data.tar.gz: cd1aa4aba1b7adf14a2d0214b972d2d5ddf58ca045c8aff659e7bed0ee3d1e57
5
5
  SHA512:
6
- metadata.gz: 291d5f38a07ddb1845bdf5e045095286a2b047653680d567c35ca0504de8de8ae6035a19018f7085e2d84b739edcfd81b19c8cc1b714c21cbac0bfe9bf4523a1
7
- data.tar.gz: 90f00aeee250ac82f02a1ec835260219faf67f6dfbb3ad930517aa555a2db0fb0a638f94628b06a5da452295f3d9ae6408a8e5fa551c3b4fab0a74e86105c5bc
6
+ metadata.gz: 98320a6117259fc565010460295bf2c86b1710aa257831d94e8737e98fdc461506a85bff1915704a8f23cdbe8ee4b80066a8f65eaa79480b92bc00336de8af36
7
+ data.tar.gz: b514be52d1dbdee74b80e1e9bbcaae154cd2d482130ea0f421eb910e7440f12ce157282d172559e29bed7335115d5e3a0040d58a7762cf19d155cb4bc3ce6e97
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Vindi
4
4
  module Engines
5
- VERSION = "0.1.0"
5
+ VERSION = "0.1.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vindi-rails-engines
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wesley Lima
@@ -81,12 +81,13 @@ files:
81
81
  - lib/vindi-rails-engines.rb
82
82
  - lib/vindi/engines/engine.rb
83
83
  - lib/vindi/engines/version.rb
84
- homepage: https://github.com/wesleyskap/vindi-rails
84
+ homepage: https://github.com/wesleyskap/vindi-rails-engines
85
85
  licenses:
86
86
  - MIT
87
87
  metadata:
88
- homepage_uri: https://github.com/wesleyskap/vindi-rails
89
- source_code_uri: https://github.com/wesleyskap/vindi-rails
88
+ changelog_uri: https://github.com/wesleyskap/vindi-rails-engines/blob/master/CHANGELOG.md
89
+ homepage_uri: https://github.com/wesleyskap/vindi-rails-engines
90
+ source_code_uri: https://github.com/wesleyskap/vindi-rails-engines
90
91
  post_install_message:
91
92
  rdoc_options: []
92
93
  require_paths: