Skip to content

Commit

Permalink
Fix issue vassilvk#44
Browse files Browse the repository at this point in the history
  • Loading branch information
ssg47 committed Jan 31, 2022
1 parent c011bc9 commit 4f35d6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions slacker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Gem::Specification.new do |s|
s.description = %q{RSpec-based framework for developing automated tests for SQL Server}
s.license = 'MIT'

s.rubyforge_project = "slacker"

s.files = ['README.md', 'Rakefile', 'Gemfile', 'slacker.gemspec'] + Dir.glob("{bin,lib,spec}/**/*")
s.test_files = Dir.glob("spec/**/*")
s.executables = ['slacker', 'slacker_new']
Expand Down

0 comments on commit 4f35d6b

Please sign in to comment.