diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-11-19 10:45:57 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-19 10:45:57 +0900 |
commit | a3f3a9113dd02cccfe2af6142892df176b3ac15b (patch) | |
tree | abe315e8a94e3a67924e9c2db6348fdd0b37179a | |
parent | 34ced3da9f4f5fed15091f99b5764c0e864a8120 (diff) |
Bump bootsnap from 1.5.0 to 1.5.1 (#15171)
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.5.0...v1.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[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 c385cf493..eaf6ebf1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM debug_inspector (>= 0.0.1) blurhash (0.1.4) ffi (~> 1.10.0) - bootsnap (1.5.0) + bootsnap (1.5.1) msgpack (~> 1.0) brakeman (4.10.0) browser (4.2.0) |