Skip to content

Commit

Permalink
test-pr with old cf-uaa-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle authored Oct 31, 2024
1 parent 80ede1f commit 9d15d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cf-uaac.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']

# dependencies
s.add_runtime_dependency 'cf-uaa-lib', '~> 4.0.4'
s.add_runtime_dependency 'cf-uaa-lib', '>= 4.0.3', '< 4.0.5'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rspec', '~> 3.12'
s.add_development_dependency 'simplecov', '~> 0.22.0'
Expand Down

0 comments on commit 9d15d61

Please sign in to comment.