base_logic_landing 0.1.7 → 0.1.8

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: 84d89608e44beb4421d270974890c0b6c215c2dd
4
- data.tar.gz: 693a7cc225d841270cd11167b61b6721fd968ac7
3
+ metadata.gz: 203d636c6a64944c6ef2a62d72c7a2f2c89a69a4
4
+ data.tar.gz: e717e38663549b2862d1423492f8da08a57d9b0a
5
5
  SHA512:
6
- metadata.gz: ca570041b8e39efdcc752dc45ff6fe0d505e667d965ea1e13e4cc94d24a51dd8ebabfdf38e4c34f03099a379061c0be72dfb00e4cd8221573066f862374549ab
7
- data.tar.gz: cdb581469b8d456a06bc756d2612920e6652b4686baf55cc5e9d759a4f3244c54db73d8b7ecd13b5f9b3fa31cd6dc6f327194728d4e5bf84730dd724b0eb0e02
6
+ metadata.gz: ec2f13b96d7243afcf2b8848a1c26e35a5147f97bfa6bd5ec1e24d343acfc56432d6dd79674657a85be4431e6ff77a4101bbd34334e4d8954af02bd178667e55
7
+ data.tar.gz: 1dc13ef524c41b9bdd3624ca3fa6c714a9bb14f2f1f881062ef5e84cea0bb10692c653bc0d2b5b16daf11d5c7157f8b4508413610f0bbe8dd73d5225403ef9f2
@@ -1,5 +1,5 @@
1
1
  module AppMateLanding
2
2
  module Rails
3
- VERSION = '0.1.7'
3
+ VERSION = '0.1.8'
4
4
  end
5
5
  end
@@ -1,4 +1,4 @@
1
- require 'scrolltojs/rails/version'
1
+ require 'app_mate_landing/rails/version'
2
2
 
3
3
  module AppMateLanding
4
4
  module Rails
@@ -1,4 +1,4 @@
1
- require 'app_mate_landing/rails'
1
+ require 'app_mate_landing/rails/version'
2
2
 
3
3
  module AppMateLanding
4
4
  module Rails
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: base_logic_landing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ilton Garcia dos Santos Silveira