Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shyam-cb committed Jun 11, 2024
1 parent 857fffe commit 60679c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello_world_gem.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "rake", "~> 13.0"
gem.add_development_dependency "rspec", "~> 3.7"
spec.add_development_dependency "rspec", "~> 3.7"
spec.add_development_dependency "minitest", "~> 5.0"
end

0 comments on commit 60679c9

Please sign in to comment.