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