Skip to content

Commit 0f4718a

Browse files
author
Mattia Roccoberton
committed
Enable MFA
1 parent 5210a12 commit 0f4718a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

activeadmin_blaze_theme.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
1616

1717
spec.files = Dir["{app,lib}/**/*", 'LICENSE.txt', 'README.md', 'index.js', 'package.json']
1818
spec.require_paths = ['lib']
19+
spec.metadata = { "rubygems_mfa_required" => "true" }
1920

2021
spec.add_runtime_dependency 'activeadmin', '~> 2.0'
2122
spec.add_runtime_dependency 'sassc', '~> 2.4'

0 commit comments

Comments
 (0)