Skip to content

Commit

Permalink
Release 7.0.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Dec 7, 2021
1 parent 872670d commit f997281
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.0.0.alpha
7.0.0.rc1
2 changes: 1 addition & 1 deletion activerecord-oracle_enhanced-adapter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ This adapter is superset of original ActiveRecord Oracle adapter.
s.require_paths = ["lib"]
s.summary = "Oracle enhanced adapter for ActiveRecord"
s.test_files = Dir["spec/**/*"]
s.add_runtime_dependency("activerecord", ["~> 7.0.0.alpha"])
s.add_runtime_dependency("activerecord", ["~> 7.0.0.rc1"])
s.add_runtime_dependency("ruby-plsql", [">= 0.6.0"])
end

0 comments on commit f997281

Please sign in to comment.