Skip to content

Commit

Permalink
Merge pull request #425 from delphaber/patch-1
Browse files Browse the repository at this point in the history
Fix small typo
  • Loading branch information
casperisfine authored Nov 13, 2022
2 parents b6f0b3f + 35297ec commit 13fd9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unreleased

* Require Ruby 2.6.
* Add a way to skip direcftories during load path scanning.
* Add a way to skip directories during load path scanning.
If you have large non-ruby directories in the middle of your load path, it can severly slow down scanning.
Typically this is a problem with `node_modules`. See #277.
* Fix `Bootsnap.unload_cache!`, it simply wouldn't work at all becaue of a merge mistake. See #421.
Expand Down

0 comments on commit 13fd9e6

Please # to comment.