Skip to content

Commit

Permalink
bump: ci_reporter to latest version
Browse files Browse the repository at this point in the history
[#183997490]
  • Loading branch information
hsinn0 committed Apr 15, 2024
1 parent 08f1688 commit 80ede1f
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 @@ -36,7 +36,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec', '~> 3.12'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.add_development_dependency 'simplecov-rcov', '~> 0.3.1'
s.add_development_dependency 'ci_reporter', '~> 2.0'
s.add_development_dependency 'ci_reporter', '~> 2.1.0'
s.add_development_dependency 'ci_reporter_rspec', '~> 1.0'
s.add_runtime_dependency 'highline', '>= 2', '< 4'
s.add_runtime_dependency 'eventmachine', '~> 1.2'
Expand Down

0 comments on commit 80ede1f

Please sign in to comment.