Skip to content

Commit f40f021

Browse files
committed
Release 7.0.0
1 parent f62e797 commit f40f021

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0.0.rc1
1+
7.0.0

activerecord-oracle_enhanced-adapter.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ This adapter is superset of original ActiveRecord Oracle adapter.
2424
s.require_paths = ["lib"]
2525
s.summary = "Oracle enhanced adapter for ActiveRecord"
2626
s.test_files = Dir["spec/**/*"]
27-
s.add_runtime_dependency("activerecord", ["~> 7.0.0.rc1"])
27+
s.add_runtime_dependency("activerecord", ["~> 7.0.0"])
2828
s.add_runtime_dependency("ruby-plsql", [">= 0.6.0"])
2929
end

0 commit comments

Comments
 (0)