Sha256: da1cb09aee781d82fb97ce478cdde7ade479abcfd610c2f3a62d7bb7a605ea88

Contents?: true

Size: 238 Bytes

Versions: 1

Compression:

Stored size: 238 Bytes

Contents

# frozen_string_literal: true

#
# Abstraction over WebMock to reduce duplication
#
# @author Mikael Henriksson <mikael@zoolutions.se>
# @since 0.1.0
#
module StubRequests
  #
  # @return [String] a version string
  VERSION = "0.1.8"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stub_requests-0.1.8 lib/stub_requests/version.rb