Skip to content

Commit

Permalink
updated the gem source
Browse files Browse the repository at this point in the history
  • Loading branch information
tcocca committed Feb 27, 2013
1 parent 8b5789f commit 2d5e290
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,2 +1,2 @@
source :rubygems
source "http://rubygems.org"
gemspec
1 change: 0 additions & 1 deletion rash.gemspec
Expand Up @@ -23,4 +23,3 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
end

0 comments on commit 2d5e290

Please sign in to comment.