Skip to content

Commit 605cc8e

Browse files
dependabot[bot]Gargron
authored andcommitted
Bump bootsnap from 1.3.2 to 1.4.0 (mastodon#10022)
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md) - [Commits](rails/bootsnap@v1.3.2...v1.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f4ff1a2 commit 605cc8e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gem 'streamio-ffmpeg', '~> 3.0'
2424

2525
gem 'active_model_serializers', '~> 0.10'
2626
gem 'addressable', '~> 2.6'
27-
gem 'bootsnap', '~> 1.3', require: false
27+
gem 'bootsnap', '~> 1.4', require: false
2828
gem 'browser'
2929
gem 'charlock_holmes', '~> 0.7.6'
3030
gem 'iso-639'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
rack (>= 0.9.0)
9999
binding_of_caller (0.8.0)
100100
debug_inspector (>= 0.0.1)
101-
bootsnap (1.3.2)
101+
bootsnap (1.4.0)
102102
msgpack (~> 1.0)
103103
brakeman (4.4.0)
104104
browser (2.5.3)
@@ -345,7 +345,7 @@ GEM
345345
mini_mime (1.0.1)
346346
mini_portile2 (2.4.0)
347347
minitest (5.11.3)
348-
msgpack (1.2.4)
348+
msgpack (1.2.6)
349349
multi_json (1.13.1)
350350
multipart-post (2.0.0)
351351
necromancer (0.4.0)
@@ -660,7 +660,7 @@ DEPENDENCIES
660660
aws-sdk-s3 (~> 1.30)
661661
better_errors (~> 2.5)
662662
binding_of_caller (~> 0.7)
663-
bootsnap (~> 1.3)
663+
bootsnap (~> 1.4)
664664
brakeman (~> 4.4)
665665
browser
666666
bullet (~> 5.9)

0 commit comments

Comments
 (0)