Skip to content

Commit

Permalink
Merge pull request #209 from gocardless/dependabot/bundler/rspec_juni…
Browse files Browse the repository at this point in the history
…t_formatter-tw-0.5.0

Update rspec_junit_formatter requirement from ~> 0.4.1 to ~> 0.5.0
  • Loading branch information
thekeshavgoel authored Jan 5, 2022
2 parents 9e9da1c + c953e6c commit f4d213e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibandit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency "pry-byebug", "~> 3.9"
gem.add_development_dependency "rspec", "~> 3.3"
gem.add_development_dependency "rspec-its", "~> 1.2"
gem.add_development_dependency "rspec_junit_formatter", "~> 0.4.1"
gem.add_development_dependency "rspec_junit_formatter", "~> 0.5.0"
gem.add_development_dependency "sax-machine", "~> 1.3"

gem.add_runtime_dependency "i18n"
Expand Down

0 comments on commit f4d213e

Please sign in to comment.