diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-08 18:50:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 18:50:15 +0200 |
commit | 33bfb8539ec79fa24f743dca81ab04bbc6d2c4f1 (patch) | |
tree | 9d69288465a96a233c70f89850f87a2a0c6c898e | |
parent | d257d29d78258a74ae1cd0d8e7139f059c4598b3 (diff) |
Bump launchy from 2.4.3 to 2.5.0 (#13628)
Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.4.3 to 2.5.0. - [Release notes](https://github.com/copiousfreetime/launchy/releases) - [Changelog](https://github.com/copiousfreetime/launchy/blob/master/README.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v2.4.3...v2.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 035c3d50d..3cb994907 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -327,8 +327,8 @@ GEM activerecord kaminari-core (= 1.2.0) kaminari-core (1.2.0) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.0) + addressable (~> 2.7) letter_opener (1.7.0) launchy (~> 2.2) letter_opener_web (1.4.0) |