Skip to content

Commit 0a36c01

Browse files
fabricio.albarnazrafiss
authored andcommitted
Update rails to 6.0.3
1 parent 13f340b commit 0a36c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord-cockroachdb-adapter.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
1313
spec.description = "Allows the use of CockroachDB as a backend for ActiveRecord and Rails apps."
1414
spec.homepage = "https://github.com/cockroachdb/activerecord-cockroachdb-adapter"
1515

16-
spec.add_dependency "activerecord", "~> 6.0.1"
16+
spec.add_dependency "activerecord", "~> 6.0.3"
1717
spec.add_dependency "pg", ">= 0.20"
1818

1919
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'

0 commit comments

Comments
 (0)