nakal 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/nakal/version.rb +1 -1
  3. data/nakal.gemspec +1 -1
  4. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2081d156847ef0890647c56f615825ab1c2f26d1
4
- data.tar.gz: 2ef66d48ea906defc31b87d6304f047264c9ae02
3
+ metadata.gz: d341cab57df514ae1afbdc0e46f07ec5ef6f7887
4
+ data.tar.gz: 09201d7673735fbccbd9ae3feb709d99b664688c
5
5
  SHA512:
6
- metadata.gz: 8226e331bf26bc2c99c518fd92dc4e7b9e25b8ccb6583f7a448192d33f639a00163279517b82b9618bd81f79d92c66ac6baf6e4fdbe3c09ffbfda1047d1e7e84
7
- data.tar.gz: ae13c3bbdbd7b0303321a1ebbf61f50ebdfb9f12e92de3c13c84a485b40c2a49084569fc2a78de14f614a27427a8ac5c48d44aeee08dbbe4c2a8b439e656b88b
6
+ metadata.gz: 1553336b7ef1bd54457c920fa18c1dda46e66cb2dc9d1fe10a6e85bea13be7f24ba518786f0b84263f70635090c14c0995e9d76f3fe25529ed594b73d1782fa3
7
+ data.tar.gz: b50d70cc5885e6e0fc5a3c669130e26eff5434e6c1bd171bb4a797bd59e741438a22e722515f360d7f2aa40eead401d1c5752292e9806d1e2db52e0201537d5a
data/lib/nakal/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Nakal
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/nakal.gemspec CHANGED
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Nakal::VERSION
9
9
  spec.authors = ["Rajdeep"]
10
10
  spec.email = ["mail.rajvarma@gmail.com"]
11
- spec.summary = "Automated visual regression testing of android and ios apps with appoum/calabash or any other tool"
11
+ spec.summary = "Automated visual regression testing of android and ios apps with appium , calabash or any other driver"
12
12
  spec.description = spec.summary
13
13
  spec.homepage = "https://github.com/rajdeepv/nakal"
14
14
  spec.license = "MIT"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nakal
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
  - Rajdeep
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-26 00:00:00.000000000 Z
11
+ date: 2015-10-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rmagick
@@ -66,8 +66,8 @@ dependencies:
66
66
  - - ">="
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
- description: Automated visual regression testing of android and ios apps with appoum/calabash
70
- or any other tool
69
+ description: Automated visual regression testing of android and ios apps with appium
70
+ , calabash or any other driver
71
71
  email:
72
72
  - mail.rajvarma@gmail.com
73
73
  executables: []
@@ -118,8 +118,8 @@ rubyforge_project:
118
118
  rubygems_version: 2.4.8
119
119
  signing_key:
120
120
  specification_version: 4
121
- summary: Automated visual regression testing of android and ios apps with appoum/calabash
122
- or any other tool
121
+ summary: Automated visual regression testing of android and ios apps with appium ,
122
+ calabash or any other driver
123
123
  test_files:
124
124
  - spec/nakal/android/screen_spec.rb
125
125
  - spec/resources/.DS_Store