We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05758c commit 9b3ed03Copy full SHA for 9b3ed03
cypress-rails.gemspec
@@ -11,6 +11,7 @@ Gem::Specification.new do |spec|
11
spec.summary = "Helps you write Cypress tests of your Rails app"
12
spec.homepage = "https://github.com/testdouble/cypress-rails"
13
spec.license = "MIT"
14
+ spec.metadata["rubygems_mfa_required"] = "true"
15
16
# Specify which files should be added to the gem when it is released.
17
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments