Skip to content

Commit ac266a7

Browse files
committed
Remove Deprecated Entry
1 parent 6678412 commit ac266a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

two_factor_authentication.gemspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ Gem::Specification.new do |s|
1717
* your own sms logic
1818
EOF
1919

20-
s.rubyforge_project = "two_factor_authentication"
21-
2220
s.files = `git ls-files`.split("\n")
2321
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
2422
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }

0 commit comments

Comments
 (0)