We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a7207 commit 970eb30Copy full SHA for 970eb30
activerecord-id_regions.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
7
spec.name = "activerecord-id_regions"
8
spec.version = ActiveRecord::IdRegions::VERSION
9
spec.authors = ["ManageIQ Developers"]
10
-
+ spec.metadata['rubygems_mfa_required'] = 'true'
11
spec.summary = %q{ActiveRecord extension to allow partitioning ids into regions, for merge replication purposes}
12
spec.description = %q{ActiveRecord extension to allow partitioning ids into regions, for merge replication purposes}
13
spec.homepage = "https://github.com/ManageIQ/activerecord-id_regions"
0 commit comments