6 lines
145 B
Ruby
6 lines
145 B
Ruby
|
source 'http://rubygems.org'
|
||
|
|
||
|
gem 'allure-rspec'
|
||
|
gem 'ruby-oci8'
|
||
|
gem 'ruby-plsql-spec', :git => 'https://github.com/cheetah/ruby-plsql-spec.git'
|