Skip to content

Commit

Permalink
Fix Build
Browse files Browse the repository at this point in the history
  • Loading branch information
pmorton committed Mar 22, 2013
1 parent 6ddafe5 commit 37a9e3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -9,9 +9,9 @@ GEM
rake (10.0.3)

PLATFORMS
java
ruby

DEPENDENCIES
bundler (~> 1.3)
rake
rubyntlm!
3 changes: 1 addition & 2 deletions rubyntlm.gemspec
Expand Up @@ -16,7 +16,6 @@ Gem::Specification.new do |s|
s.executables = s.files.grep(%r{^bin/}) { |f| File.basename(f) }
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.require_paths = ["lib"]

s.add_development_dependency "bundler", "~> 1.3"

s.add_development_dependency "rake"
end

0 comments on commit 37a9e3d

Please sign in to comment.