conjur-api 4.4.0 → 4.4.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -20,6 +20,6 @@
20
20
  #
21
21
  module Conjur
22
22
  class API
23
- VERSION = "4.4.0"
23
+ VERSION = "4.4.1"
24
24
  end
25
25
  end
@@ -34,6 +34,7 @@ module Conjur
34
34
  class << self
35
35
  # @api private
36
36
  def accepted_options
37
+ require 'set'
37
38
  @options ||= Set.new
38
39
  end
39
40
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conjur-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.4.0
4
+ version: 4.4.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -304,7 +304,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
304
304
  version: '0'
305
305
  segments:
306
306
  - 0
307
- hash: 3244723837953791122
307
+ hash: 2545594353040758492
308
308
  requirements: []
309
309
  rubyforge_project:
310
310
  rubygems_version: 1.8.25