Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update Launchy.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnadlerjr committed Jan 1, 2015
1 parent d904d13 commit badf956
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -18,7 +18,7 @@ group :test do
gem "contest", "~> 0.1.3"
gem "flay", "~> 2.5.0"
gem "flog", "~> 4.3.0"
gem "launchy", "~> 2.4.2"
gem "launchy", "~> 2.4.3"
gem "mocha", "~> 1.1.0", :require => false
gem "rack-test", "~> 0.6.1"
gem "reek", "~> 1.3.8"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.5)
addressable (2.3.6)
amatch (0.3.0)
tins (~> 1.0)
contest (0.1.3)
Expand All @@ -19,7 +19,7 @@ GEM
hashie (2.0.5)
hike (1.2.3)
json (1.8.1)
launchy (2.4.2)
launchy (2.4.3)
addressable (~> 2.3)
linkedin (0.4.6)
hashie (>= 1.2, < 2.1)
Expand Down Expand Up @@ -87,7 +87,7 @@ DEPENDENCIES
flog (~> 4.3.0)
haml (~> 4.0.6)
json (~> 1.8.1)
launchy (~> 2.4.2)
launchy (~> 2.4.3)
mocha (~> 1.1.0)
rack-test (~> 0.6.1)
rake (~> 10.4.2)
Expand Down

0 comments on commit badf956

Please sign in to comment.