Skip to content

Commit fda47f9

Browse files
authored
Merge pull request #1006 from rubycentral/dependabot/bundler/bootsnap-1.22.0
Bump bootsnap from 1.21.1 to 1.22.0
2 parents 9abeef9 + 2a4677e commit fda47f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.21', require: false
35+
gem 'bootsnap', '~> 1.22', 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.21)
115115
benchmark (0.5.0)
116116
bigdecimal (4.0.1)
117-
bootsnap (1.21.1)
117+
bootsnap (1.22.0)
118118
msgpack (~> 1.2)
119119
builder (3.3.0)
120120
capybara (3.40.0)
@@ -462,7 +462,7 @@ DEPENDENCIES
462462
annotate
463463
aws-sdk-s3
464464
bcrypt (~> 3.1)
465-
bootsnap (~> 1.21)
465+
bootsnap (~> 1.22)
466466
capybara (~> 3.37)
467467
chartkick
468468
cssbundling-rails

0 commit comments

Comments
 (0)