Sha256: 8c29ed5467fec72b8460c9093c418e081b0449cfd51117f35c37938337673560
Contents?: true
Size: 138 Bytes
Versions: 5
Compression:
Stored size: 138 Bytes
Contents
Then /^"(.*)" should not be installed$/ do |gem_name| in_current_dir do system("bundle show #{gem_name}").should be_false end end
Version data entries
5 entries across 5 versions & 2 rubygems