itamae-plugin-recipe-daddy 0.1.15 → 0.1.16

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: 2e95709ae761fbe287cdf54b9bb9cf8ad960b8aaac9d23acef81b20e01fd85a8
4
- data.tar.gz: 408a9b08cc88177b7ee53429153921dca918ab1061f77cff9cdba57fc186bb5f
3
+ metadata.gz: 51390270449d66a6e5a165f921e26215df772efd344a0ac76e1856b0babc4206
4
+ data.tar.gz: 9dc4df5afa91bfa7393808a6ffb146ae431dfd737a5deae27f30520ff9aa529b
5
5
  SHA512:
6
- metadata.gz: 773086abb3848d46035f76d69cc25b8fc96a18dcf3c4e0bfae895c8f061a78e3a983ee65d9d2f0622cca54a50266f8695618eea50f603320cc7500c94d9a922b
7
- data.tar.gz: 04bdb3a30a7003bea25d5d9542bc61a012a60125b2b151c4fbb70a6f93deed303fb8b38c1d87ef1019bdf8d2ef1e1ae285e726dd6478942dc1203a3c6281ef6b
6
+ metadata.gz: 34629016aaacb683c862f34ec1ac38983118ae77c919ee7b785711ea8cf981a2d85d57b4900f181af207339fc7efc60df9af15d2cb74f28aac19b5ee6d0a01d5
7
+ data.tar.gz: a572987b6e8f5d76c00ee371d6380ca1e9d1b2c507eb00a1cac00276d0ea2941ff2e20ba0d9ba67c3ecc6b752364decdfcb2ee74c6312dd6884202a596428354
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- itamae-plugin-recipe-daddy (0.1.15)
4
+ itamae-plugin-recipe-daddy (0.1.16)
5
5
  itamae (~> 1.10, >= 1.10.2)
6
6
 
7
7
  GEM
@@ -9,7 +9,7 @@ GEM
9
9
  specs:
10
10
  ansi (1.5.0)
11
11
  hashie (3.6.0)
12
- itamae (1.10.4)
12
+ itamae (1.10.5)
13
13
  ansi
14
14
  hashie
15
15
  schash (~> 0.1.0)
@@ -19,10 +19,10 @@ GEM
19
19
  net-ssh (>= 2.6.5, < 6.0.0)
20
20
  net-ssh (5.2.0)
21
21
  net-telnet (0.1.1)
22
- rake (12.3.2)
22
+ rake (12.3.3)
23
23
  schash (0.1.2)
24
24
  sfl (2.3)
25
- specinfra (2.78.0)
25
+ specinfra (2.81.0)
26
26
  net-scp
27
27
  net-ssh (>= 2.7)
28
28
  net-telnet (= 0.1.1)
@@ -46,7 +46,3 @@ when /rhel-7\.(.*?)/
46
46
  else
47
47
  raise I18n.t('itamae.errors.unsupported_os_version', os_version: os_version)
48
48
  end
49
-
50
- package 'expect' do
51
- user 'root'
52
- end
@@ -0,0 +1 @@
1
+ fb2f6dd9bd828a6fc40b7387e839caa72faeecd72cf7a1c6b6b5ab760a348b13 chromedriver_linux64-76.0.3809.68.zip
@@ -1,10 +1,10 @@
1
1
  module ItamaePluginRecipeDaddy
2
- VERSION = '0.1.15'
2
+ VERSION = '0.1.16'
3
3
 
4
4
  CHROME_DRIVER_VERSION = [
5
- CHROME_DRIVER_VERSION_MAJOR = '74',
5
+ CHROME_DRIVER_VERSION_MAJOR = '76',
6
6
  CHROME_DRIVER_VERSION_MINOR = '0',
7
- CHROME_DRIVER_VERSION_PATCH = '3729.6'
7
+ CHROME_DRIVER_VERSION_PATCH = '3809.68'
8
8
  ].join('.')
9
9
 
10
10
  GECKO_DRIVER_VERSION = [
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itamae-plugin-recipe-daddy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - ichy
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-06-21 00:00:00.000000000 Z
11
+ date: 2019-08-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: itamae
@@ -121,6 +121,7 @@ files:
121
121
  - lib/itamae/plugin/recipe/daddy/selenium/drivers/chromedriver_linux64-2.42_sha256sum.txt
122
122
  - lib/itamae/plugin/recipe/daddy/selenium/drivers/chromedriver_linux64-2.45_sha256sum.txt
123
123
  - lib/itamae/plugin/recipe/daddy/selenium/drivers/chromedriver_linux64-74.0.3729.6_sha256sum.txt
124
+ - lib/itamae/plugin/recipe/daddy/selenium/drivers/chromedriver_linux64-76.0.3809.68_sha256sum.txt
124
125
  - lib/itamae/plugin/recipe/daddy/selenium/drivers/geckodriver-v0.19.1-linux64_sha256sum.txt
125
126
  - lib/itamae/plugin/recipe/daddy/selenium/drivers/geckodriver-v0.22.0-linux64_sha256sum.txt
126
127
  - lib/itamae/plugin/recipe/daddy/selenium/drivers/geckodriver.rb