vindi-rails-integrations 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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 40f92c55d8ade3ac7811b05e7e0b25e202f59eee0b87eb4a9d54994a0448ec52
4
- data.tar.gz: fbdae32b900767b7545db87488bd3f06c0b28f0971a93ce1869e223145734c22
3
+ metadata.gz: bb98fb82e2de516050aa8e692660eb260321b9e1bf5e96399456db64daebb96d
4
+ data.tar.gz: a3e1aa4ac23c6c573592439016c798e513f13e7172697001144c42972d365f4d
5
5
  SHA512:
6
- metadata.gz: ad7b6774270fd3e97f67a231a040ad4cee7145b301ff3979e36483719d66e06b5650e351fd85317fa63bc7511cd81528dba8977b1c4989701886de6238963cd3
7
- data.tar.gz: fda62e2338d8500ef9d4efb909e04697b66198f6830d0ec06e471ecfd7e722c1cd41ac0bdf5f3892279d8fb7d2a3e7fcb44d7368cf5afde76155b92c5a7f4f09
6
+ metadata.gz: 5e41fbadd55f5b8ae27506921ddde6765edf7e4b713abafd0f072d361d03587a54dce65e1603b2de1cd8557fe55820c0146b24b8b6bad719ac7dbb4284e78b1f
7
+ data.tar.gz: 9b9f631ff8e68f7aebca36c41bfda60e325cce8d226fb1ec03f9fd3c4c7cceb1dfb939baa524086b7ed1fc3d7805b48948daa9e355ec81b005cb8ef2edbabab0
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Vindi
4
4
  module Integrations
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-integrations
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
@@ -155,12 +155,13 @@ files:
155
155
  - lib/vindi/integrations/concerns/synchronizable.rb
156
156
  - lib/vindi/integrations/railtie.rb
157
157
  - lib/vindi/integrations/version.rb
158
- homepage: https://github.com/wesleyskap/vindi-rails
158
+ homepage: https://github.com/wesleyskap/vindi-rails-integrations
159
159
  licenses:
160
160
  - MIT
161
161
  metadata:
162
- homepage_uri: https://github.com/wesleyskap/vindi-rails
163
- source_code_uri: https://github.com/wesleyskap/vindi-rails
162
+ changelog_uri: https://github.com/wesleyskap/vindi-rails-integrations/blob/master/CHANGELOG.md
163
+ homepage_uri: https://github.com/wesleyskap/vindi-rails-integrations
164
+ source_code_uri: https://github.com/wesleyskap/vindi-rails-integrations
164
165
  post_install_message:
165
166
  rdoc_options: []
166
167
  require_paths: