Skip to content

Commit 3fe87fe

Browse files
authored
Merge pull request #1082 from rubycentral/dependabot/bundler/bootsnap-1.24.0
Bump bootsnap from 1.23.0 to 1.24.0
2 parents 8ebcf94 + d5872d3 commit 3fe87fe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gem 'stateful_enum'
3232

3333
gem 'actionview-encoded_mail_to'
3434
gem 'active_model_serializers', '~> 0.10.16'
35-
gem 'bootsnap', '~> 1.23', require: false
35+
gem 'bootsnap', '~> 1.24', require: false
3636
gem 'chartkick'
3737
gem 'draper', '~> 4.0'
3838
gem 'fastly'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
bcrypt (3.1.22)
115115
benchmark (0.5.0)
116116
bigdecimal (4.1.2)
117-
bootsnap (1.23.0)
117+
bootsnap (1.24.0)
118118
msgpack (~> 1.2)
119119
builder (3.3.0)
120120
capybara (3.40.0)
@@ -464,7 +464,7 @@ DEPENDENCIES
464464
annotate
465465
aws-sdk-s3
466466
bcrypt (~> 3.1)
467-
bootsnap (~> 1.23)
467+
bootsnap (~> 1.24)
468468
capybara (~> 3.37)
469469
chartkick
470470
cssbundling-rails

0 commit comments

Comments
 (0)