all of examples at commands/newgem_spec.rb are working on ruby repo
This commit is contained in:
parent
085878a17d
commit
a8aa83cc7b
Notes:
git
2025-04-23 09:10:11 +00:00
@ -473,7 +473,7 @@ RSpec.describe "bundle gem" do
|
||||
end
|
||||
end
|
||||
|
||||
it "generates a valid gemspec", :ruby_repo do
|
||||
it "generates a valid gemspec" do
|
||||
bundle "gem newgem --bin"
|
||||
|
||||
prepare_gemspec(bundled_app("newgem", "newgem.gemspec"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user