Skip to content

Commit

Permalink
Update Launchy dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
blowmage authored and brockgr committed Mar 23, 2012
1 parent fbfea4a commit 1be9808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -19,7 +19,7 @@ begin

# Testing
s.test_files = FileList["test/**/*_test.rb"]
s.add_dependency 'launchy', '~> 0.3.5'
s.add_dependency 'launchy', '~> 0.4'
s.add_development_dependency 'mocha', '~> 0.9.5'
end

Expand Down

0 comments on commit 1be9808

Please sign in to comment.