testcentricity_web 3.1.5 → 3.1.5.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
  SHA1:
3
- metadata.gz: 5ef2ff69fd950def36daea8ec4c74e2a4c37a72f
4
- data.tar.gz: 29f3e011376881b6938c72fbb6dddf1a4d32d21d
3
+ metadata.gz: 38c4e491cc52bf9fd3df698c6e597b902b8f2722
4
+ data.tar.gz: 75426eb97812db8ce454ffac60b7b59a5b3d97fc
5
5
  SHA512:
6
- metadata.gz: baa7f038adbf64aff640adb34d4fa2837eeae258915a54a52608424ae3685b33eb3695b5b8c69b2113ef53c381647787f0534a762a30bba8ddbb1857fd72bc4a
7
- data.tar.gz: 61ca7e651344b2f0df730002a6522c5df035f8514a18dc5174f96663b0a5a79a4e3cd7f873662abbea29e3e6a9156741f87a03a1d383acf25f0676b05ad03409
6
+ metadata.gz: 78343c36f6d1c566871ebd3f5e76bacc2007cb3a1f96cc748b758af565a24b63f489945e8a93bc59caefcc006a537a830f9d8b001b6a7805ec3af61bdb2c581d
7
+ data.tar.gz: f994449036864f028da8ba6c1df705e8434faf8e39eb122e2025e1a68aaaa80115dc4a408e29fb68816e7c1cd3bff86551b1423a4d505fef47d8bc62a2b0ca29
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- testcentricity_web (3.1.4.2)
4
+ testcentricity_web (3.1.5)
5
5
  appium_lib
6
6
  browserstack-local
7
7
  capybara (>= 3.1, < 4)
@@ -57,7 +57,7 @@ GEM
57
57
  eventmachine (>= 0.12.0)
58
58
  websocket-driver (>= 0.5.1)
59
59
  ffi (1.9.25)
60
- i18n (1.3.0)
60
+ i18n (1.4.0)
61
61
  concurrent-ruby (~> 1.0)
62
62
  ice_nine (0.11.2)
63
63
  mini_mime (1.0.1)
@@ -90,7 +90,7 @@ GEM
90
90
  coercible (~> 1.0)
91
91
  descendants_tracker (~> 0.0, >= 0.0.3)
92
92
  equalizer (~> 0.0, >= 0.0.9)
93
- webdrivers (3.5.2)
93
+ webdrivers (3.6.0)
94
94
  net_http_ssl_fix
95
95
  nokogiri (~> 1.6)
96
96
  rubyzip (~> 1.0)
@@ -1,3 +1,3 @@
1
1
  module TestCentricityWeb
2
- VERSION = '3.1.5'
2
+ VERSION = '3.1.5.1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: testcentricity_web
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.5
4
+ version: 3.1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - A.J. Mrozinski
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-06 00:00:00.000000000 Z
11
+ date: 2019-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler