Skip to content

Commit

Permalink
Update vcert.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1ck3r authored Feb 4, 2021
1 parent ea46899 commit fa09acb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vcert.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'vcert'
s.version = '0.3.0'
s.version = '0.3.1'
s.date = '2021-02-03'
s.summary = "Library for Venafi products"
s.description = "Ruby client for Venafi Cloud and Trust Protection Platform"
Expand All @@ -11,4 +11,4 @@ Gem::Specification.new do |s|
'https://rubygems.org/gems/vcert'
s.license = 'Apache-2.0'
s.add_runtime_dependency 'addressable', '~> 2.7', '>= 2.7.0'
end
end

0 comments on commit fa09acb

Please sign in to comment.