DEBSOURCES
Skip Quicknav
sources / ruby-rspec / 3.9.0c2e2m1s3-2 / rspec-expectations / lib / rspec / expectations / version.rb
12345678
module RSpec module Expectations # @private module Version STRING = '3.9.2' end end end