Sha256: 4e407def2c3c363e9cda02d6cdacfd081701c3ba1b9b3f1dea9f90f90e1efcfd

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

Version data entries

1 entries across 1 versions & 1 rubygems

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