diff options
| author | mokha <mokha@cisco.com> | 2018-04-11 10:26:27 -0600 |
|---|---|---|
| committer | mokha <mokha@cisco.com> | 2018-04-11 10:26:27 -0600 |
| commit | 2f68fe9b900cc33a5e65deb2bd892147b8f5d0c4 (patch) | |
| tree | be76dd2c7c896a4de9d5f67a6fae92cdef37a956 /saml-kit-cli.gemspec | |
| parent | d4a108a36029e368f11e237447134731f806c276 (diff) | |
Diffstat (limited to 'saml-kit-cli.gemspec')
| -rw-r--r-- | saml-kit-cli.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/saml-kit-cli.gemspec b/saml-kit-cli.gemspec index 1679e10..4bdde28 100644 --- a/saml-kit-cli.gemspec +++ b/saml-kit-cli.gemspec @@ -24,7 +24,7 @@ Gem::Specification.new do |spec| spec.require_paths = ['lib'] spec.required_ruby_version = '~> 2.2' - spec.add_dependency 'saml-kit', '1.0.14' + spec.add_dependency 'saml-kit', '1.0.15' spec.add_dependency 'thor', '~> 0.20' spec.add_development_dependency 'bundler', '~> 1.16' spec.add_development_dependency 'bundler-audit', '~> 0.6' |
