diff options
author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2019-02-26 19:46:12 +0900 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2019-02-26 19:46:12 +0900 |
commit | 6e9481ad7dc95e365c55e862383f2a583b332110 (patch) | |
tree | f470f1c334e16b31d66f380db6413f88ec17d8fc | |
parent | 775e835ed6e30c95d628abe11aaae7bfc66fde23 (diff) |
Bump bootsnap from 1.4.0 to 1.4.1 (#10118)
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.0 to 1.4.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.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b7cdf484f..65f757803 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - bootsnap (1.4.0) + bootsnap (1.4.1) msgpack (~> 1.0) brakeman (4.4.0) browser (2.5.3) |