Sha256: 6601bce7219d3ff49930a59389a7e57818643f583bb448d31e6ca915bc9b6506

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.2"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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