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 5210a12 commit 0f4718aCopy full SHA for 0f4718a
1 file changed
activeadmin_blaze_theme.gemspec
@@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
16
17
spec.files = Dir["{app,lib}/**/*", 'LICENSE.txt', 'README.md', 'index.js', 'package.json']
18
spec.require_paths = ['lib']
19
+ spec.metadata = { "rubygems_mfa_required" => "true" }
20
21
spec.add_runtime_dependency 'activeadmin', '~> 2.0'
22
spec.add_runtime_dependency 'sassc', '~> 2.4'
0 commit comments