Skip to content

Commit afe43fa

Browse files
authored
Merge pull request #2245 from yahonda/follow_up_2240
[skip ci] No need to install `ruby-oci8` separately in Gemfile
2 parents 781e910 + c4c1114 commit afe43fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ When using Ruby on Rails version 7.0 then in Gemfile include
1818
```ruby
1919
# Use oracle as the database for Active Record
2020
gem 'activerecord-oracle_enhanced-adapter', '~> 7.0.0'
21-
gem 'ruby-oci8' # only for CRuby users
2221
```
2322

2423
### Rails 6.1

0 commit comments

Comments
 (0)