We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7288dc0 commit f90d8a4Copy full SHA for f90d8a4
Gemfile
@@ -11,4 +11,5 @@ group :development do
11
12
# gem 'ruby-oci8', '~> 2.1.0'
13
gem 'ruby-oci8', :git => 'git://github.com/kubo/ruby-oci8.git', :platforms => :mri
14
+ gem 'rspec_junit_formatter'
15
end
0 commit comments