Skip to content

Commit

Permalink
Rails v8.0.0 (#1257)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanharan authored Nov 8, 2024
1 parent e45857c commit f471cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord-sqlserver-adapter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_dependency "activerecord", "~> 8.0.0.rc1"
spec.add_dependency "activerecord", "~> 8.0.0"
spec.add_dependency "tiny_tds"
end

0 comments on commit f471cd4

Please sign in to comment.