Sha256: 19925395e600bacc8a17561f9b3ca619f97f75e68499f912029189348416d054

Contents?: true

Size: 239 Bytes

Versions: 1

Compression:

Stored size: 239 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.11"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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