Sha256: 1a67005156dd13c85180cf52f7dd0946a7dc55c1b5be2aa0b9198aa7a8df1bfe

Contents?: true

Size: 208 Bytes

Versions: 2

Compression:

Stored size: 208 Bytes

Contents

# frozen_string_literal: true

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))

require 'rubygems'
require 'rspec'
require 'with-version'

RSpec.configure(&:raise_errors_for_deprecations!)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
with-version-0.2.0 spec/spec_helper.rb
with-version-0.1.0 spec/spec_helper.rb