diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-03-14 15:54:07 -0700 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-03-14 15:54:07 -0700 |
commit | e4828957f61c99a3f164cbfb68a7e7a800bebe97 (patch) | |
tree | c00c4214571c166be4b39fb6aa9c94266c4cac44 | |
parent | c29d497c91dfe72b5a31a6807f68c47e40689d4a (diff) |
And now latest version of launchy.
-rw-r--r-- | Gemfile.lock | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6539fd00b..8754bd7b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,6 +33,7 @@ GIT GEM remote: http://rubygems.org/ specs: + addressable (2.3.3) annotate (2.5.0) rake archive-tar-minitar (0.5.2) @@ -51,7 +52,6 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) - configuration (1.3.2) coveralls (0.6.2) colorize multi_json (~> 1.3) @@ -77,9 +77,8 @@ GEM rake (>= 0.8, < 11.0) i18n (0.6.4) json (1.7.7) - launchy (0.4.0) - configuration (>= 0.0.5) - rake (>= 0.8.1) + launchy (2.2.0) + addressable (~> 2.3) levenshtein (0.2.2) linecache (0.46) rbx-require-relative (> 0.0.4) |