Skip to content

Commit

Permalink
Update bootsnap
Browse files Browse the repository at this point in the history
This seems to fix CI failures when ruby 3.0.3 is installed.

I noticed the failures in this PR: #915

But I was able to reproduce the failures on a clean branch using ruby 3.0.3
  • Loading branch information
iancanderson committed Dec 2, 2021
1 parent bc7abe0 commit cc757c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -56,7 +56,7 @@ GEM
html_tokenizer (~> 0.0.6)
parser (>= 2.4)
smart_properties
bootsnap (1.9.1)
bootsnap (1.9.3)
msgpack (~> 1.0)
builder (3.2.4)
capybara (3.35.3)
Expand Down

0 comments on commit cc757c2

Please sign in to comment.