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