diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-25 22:46:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-25 22:46:23 +0100 |
commit | eeb4aa5f745655f2e943def9010fe70f88e8c403 (patch) | |
tree | 765535590a91f607ad05460d2450b281335e7633 | |
parent | f08f880f584271a922a0d8d3759e634d67947d12 (diff) |
Bump browser from 3.0.3 to 4.0.0 (#13307)
Bumps [browser](https://github.com/fnando/browser) from 3.0.3 to 4.0.0. - [Release notes](https://github.com/fnando/browser/releases) - [Changelog](https://github.com/fnando/browser/blob/master/CHANGELOG.md) - [Commits](https://github.com/fnando/browser/compare/v3.0.3...v4.0.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a2e721e2c..0958374f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM bootsnap (1.4.5) msgpack (~> 1.0) brakeman (4.7.2) - browser (3.0.3) + browser (4.0.0) builder (3.2.4) bullet (6.1.0) activesupport (>= 3.0.0) |