Skip to content

Commit 9b3ed03

Browse files
committed
require 2fa
1 parent a05758c commit 9b3ed03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress-rails.gemspec

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Gem::Specification.new do |spec|
1111
spec.summary = "Helps you write Cypress tests of your Rails app"
1212
spec.homepage = "https://github.com/testdouble/cypress-rails"
1313
spec.license = "MIT"
14+
spec.metadata["rubygems_mfa_required"] = "true"
1415

1516
# Specify which files should be added to the gem when it is released.
1617
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.

0 commit comments

Comments
 (0)