Sha256: a2209b00b607a0fe6032a1aed12f82ec1bc1e268f9eb4acaf33a6de4a6854ed9
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
# frozen_string_literal: true module Raven # Freezing this constant breaks in 1.9.x VERSION = "2.0.2" # rubocop:disable Style/MutableConstant end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sentry-raven-2.0.2 | lib/raven/version.rb |