Sha256: 7f06157f0de371d788b6aa60e3f76305b5e10f4f5aa20ee598c016e9a9ce2196
Contents?: true
Size: 158 Bytes
Versions: 8
Compression:
Stored size: 158 Bytes
Contents
# frozen_string_literal: true RSpec.describe ProxyFetcher::VERSION do it { expect(ProxyFetcher::VERSION::STRING).to match(/^\d+\.\d+\.\d+(\.\w+)?$/) } end
Version data entries
8 entries across 8 versions & 1 rubygems