sasuke 0.1.7 → 0.1.8

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: 463cd7b1f4d2426dcff8bbfcb8caabb0ad863cf6
4
- data.tar.gz: f42902c9669554627d485909f49155933e80e088
3
+ metadata.gz: 7af79402e7e837cac112e2f2c6680c6202ab62b2
4
+ data.tar.gz: 3fcfa786292944f8f47f2fd88d0f92581f5b4e47
5
5
  SHA512:
6
- metadata.gz: f0ea8ac0026c34f948eb7ff6ddea57ac84889c912070b8939ffb146a66e992ada8f66ed65d6727388c1d3a890e727982f3f339ec2d75bcc616d0b66ae3965983
7
- data.tar.gz: 8e631fcfd5720a501050060ac2f990e3834a75933320fcc0cd6fa9da367c500157562fa7c06e4db8333f813a192b2aaa0c06e3971bc676fb56dab28d9b717ab1
6
+ metadata.gz: 7efa43ae4cbd7a75e5f1c1fd0333d671dc1520aad47a7c91202c018ed2e98dcda5bf4ec96da5264d93abb40ab2a5bf9df81633ebb54bfb6e0bb5ce955eef36dc
7
+ data.tar.gz: ce2ba3ea26839f90fac7225694066f601ca7d5013548940593d196fc306e922ff1f69970bdf91d1874ff2b09b8b5e9748fe256b3c261e52de9e411bdc95ee96b
@@ -1,3 +1,3 @@
1
1
  module Sasuke
2
- VERSION = "0.1.7"
2
+ VERSION = "0.1.8"
3
3
  end
@@ -10,7 +10,8 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["shubham@rubyeffect.com"]
11
11
 
12
12
  spec.summary = %q{Let's see what we have}
13
- spec.description = %q{First gem creation}
13
+ spec.description = %q{This gem you can use to restrict the user to a particular tab for performing the request and then only move to the next tab after the request from a tab is fullfilled.
14
+ }
14
15
  spec.homepage = "https://github.com/shubhs2050/sasuke"
15
16
  spec.license = "MIT"
16
17
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sasuke
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
  - shubhs2050
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-01-16 00:00:00.000000000 Z
11
+ date: 2017-01-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -52,7 +52,10 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '3.0'
55
- description: First gem creation
55
+ description: 'This gem you can use to restrict the user to a particular tab for performing
56
+ the request and then only move to the next tab after the request from a tab is fullfilled.
57
+
58
+ '
56
59
  email:
57
60
  - shubham@rubyeffect.com
58
61
  executables: []