Skip to content

Commit

Permalink
add again multi_json as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle authored Nov 1, 2024
1 parent 6e85289 commit d442486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cf-uaa-lib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'simplecov-rcov', '~> 0.3.0'
s.add_development_dependency 'ci_reporter', '>= 1.9.2', '~> 2.0'
s.add_development_dependency 'json_pure', '~>2.7'
s.add_development_dependency 'json_pure', '>= 1.8.1', '~> 2.5'
s.add_development_dependency 'ci_reporter_rspec', '~> 1.0'

end

0 comments on commit d442486

Please sign in to comment.