Commit 58640f93 authored by Valeriy Sizov's avatar Valeriy Sizov

Merge pull request #794 from SaitoWu/master

update launchy to fix an NoMethodError on development and test mode
parents ff284b26 fbf10826
...@@ -71,7 +71,7 @@ GEM ...@@ -71,7 +71,7 @@ GEM
acts-as-taggable-on (2.1.1) acts-as-taggable-on (2.1.1)
rails rails
acts_as_list (0.1.4) acts_as_list (0.1.4)
addressable (2.2.6) addressable (2.2.8)
ansi (1.4.2) ansi (1.4.2)
arel (3.0.2) arel (3.0.2)
autotest (4.4.6) autotest (4.4.6)
...@@ -148,7 +148,7 @@ GEM ...@@ -148,7 +148,7 @@ GEM
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
railties (>= 3.0.0) railties (>= 3.0.0)
kgio (2.7.2) kgio (2.7.2)
launchy (2.0.5) launchy (2.1.0)
addressable (~> 2.2.6) addressable (~> 2.2.6)
letter_opener (0.0.2) letter_opener (0.0.2)
launchy launchy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment