require 'spec_helper' RSpec.describe RemoteResource::VERSION do it { is_expected.to eql '1.2.3' } end