Skip to content

Commit

Permalink
Release 5.2.0.beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Nov 27, 2017
1 parent 1a4c418 commit 4731739
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 @@
5.2.0.alpha
5.2.0.beta1
2 changes: 1 addition & 1 deletion activerecord-oracle_enhanced-adapter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,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", ["~> 5.2.0.alpha"])
s.add_runtime_dependency("activerecord", ["~> 5.2.0.beta"])
s.add_runtime_dependency("ruby-plsql", [">= 0.6.0"])
end

0 comments on commit 4731739

Please sign in to comment.