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 6678412 commit ac266a7Copy full SHA for ac266a7
two_factor_authentication.gemspec
@@ -17,8 +17,6 @@ Gem::Specification.new do |s|
17
* your own sms logic
18
EOF
19
20
- s.rubyforge_project = "two_factor_authentication"
21
-
22
s.files = `git ls-files`.split("\n")
23
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
24
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
0 commit comments