Commit fbf108262d11bfeefbbd034d4f61eda2ab04d41d

Authored by Saito
1 parent d36454cd

update launchy to fix an nomethod error on development and test mode

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
@@ -71,7 +71,7 @@ GEM @@ -71,7 +71,7 @@ GEM
71 acts-as-taggable-on (2.1.1) 71 acts-as-taggable-on (2.1.1)
72 rails 72 rails
73 acts_as_list (0.1.4) 73 acts_as_list (0.1.4)
74 - addressable (2.2.6) 74 + addressable (2.2.8)
75 ansi (1.4.2) 75 ansi (1.4.2)
76 arel (3.0.2) 76 arel (3.0.2)
77 autotest (4.4.6) 77 autotest (4.4.6)
@@ -148,7 +148,7 @@ GEM @@ -148,7 +148,7 @@ GEM
148 activesupport (>= 3.0.0) 148 activesupport (>= 3.0.0)
149 railties (>= 3.0.0) 149 railties (>= 3.0.0)
150 kgio (2.7.2) 150 kgio (2.7.2)
151 - launchy (2.0.5) 151 + launchy (2.1.0)
152 addressable (~> 2.2.6) 152 addressable (~> 2.2.6)
153 letter_opener (0.0.2) 153 letter_opener (0.0.2)
154 launchy 154 launchy