Bump bootsnap from 1.9.1 to 1.9.3 (#15491)
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.1 to 1.9.3. - [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.9.1...v1.9.3) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
03660423b9
commit
9e27f2c454
3 changed files with 9 additions and 1 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -128,7 +128,7 @@ GEM
|
|||
chartkick (>= 3.2)
|
||||
railties (>= 5)
|
||||
safely_block (>= 0.1.1)
|
||||
bootsnap (1.9.1)
|
||||
bootsnap (1.9.3)
|
||||
msgpack (~> 1.0)
|
||||
brakeman (5.1.2)
|
||||
browser (5.3.1)
|
||||
|
|
@ -342,6 +342,8 @@ GEM
|
|||
globalid (0.5.2)
|
||||
activesupport (>= 5.0)
|
||||
google-protobuf (3.19.1)
|
||||
google-protobuf (3.19.1-x86_64-darwin)
|
||||
google-protobuf (3.19.1-x86_64-linux)
|
||||
guard (2.18.0)
|
||||
formatador (>= 0.2.4)
|
||||
listen (>= 2.7, < 4.0)
|
||||
|
|
@ -505,6 +507,12 @@ GEM
|
|||
nokogiri (1.12.5)
|
||||
mini_portile2 (~> 2.6.1)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.12.5-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.12.5-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.12.5-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
notiffany (0.1.3)
|
||||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
|
|
|
|||
BIN
vendor/cache/bootsnap-1.9.1.gem
vendored
BIN
vendor/cache/bootsnap-1.9.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/bootsnap-1.9.3.gem
vendored
Normal file
BIN
vendor/cache/bootsnap-1.9.3.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue