Skip to content

Commit

Permalink
Merge pull request #140 from riywo/add-require-yaml
Browse files Browse the repository at this point in the history
Add require yaml in cli helper
  • Loading branch information
arangamani committed Jun 19, 2014
2 parents 6e7a836 + 28e138c commit 9ab1d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jenkins_api_client/cli/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#

require 'fileutils'
require 'yaml'

module JenkinsApi
module CLI
Expand Down

0 comments on commit 9ab1d0f

Please sign in to comment.