jenkins_launcher 0.1.3 → 0.1.4

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.
@@ -22,6 +22,7 @@
22
22
 
23
23
  require File.expand_path('../core_ext', __FILE__)
24
24
  require 'jenkins_api_client'
25
+ require 'yaml'
25
26
 
26
27
  module JenkinsLauncher
27
28
  class APIInterface
@@ -23,7 +23,7 @@
23
23
  module JenkinsLauncher
24
24
  MAJOR = 0
25
25
  MINOR = 1
26
- TINY = 3
26
+ TINY = 4
27
27
  PRE = nil
28
28
  VERSION = [MAJOR, MINOR, TINY, PRE].compact.join('.')
29
29
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jenkins_launcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -182,7 +182,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
182
182
  version: '0'
183
183
  segments:
184
184
  - 0
185
- hash: -428715560855901001
185
+ hash: -4453704626858735802
186
186
  required_rubygems_version: !ruby/object:Gem::Requirement
187
187
  none: false
188
188
  requirements: