Sha256: 614e7e5aecc318630827da8ff014f9b7c0e776f2cfd85e3a45e4752f24f35c40
Contents?: true
Size: 182 Bytes
Versions: 18
Compression:
Stored size: 182 Bytes
Contents
require 'spec_helper' require 'bundler/audit' describe Bundler::Audit do it "should have a VERSION constant" do expect(subject.const_get('VERSION')).not_to be_empty end end
Version data entries
18 entries across 18 versions & 3 rubygems