File Manager
Path:
/
opt
/
chef
/
embedded
/
lib
/
ruby
/
gems
/
2.7.0
/
gems
/
rspec-support-3.9.3
/
lib
/
rspec
/
support
/
Viewing File: version.rb
module RSpec module Support module Version STRING = '3.9.3' end end end