require 'spec_helper' describe OStatus2 do it 'has a version number' do expect(OStatus2::VERSION).not_to be nil end end