RSpec.describe 'Versionology' do it 'should have a VERSION constant' do expect(Versionology::VERSION).to_not be_nil end end