Skip to content

Commit

Permalink
Upgrade zeitwerk to 2.6.18
Browse files Browse the repository at this point in the history
This allows us to use Blacklight 8.6.1.  On our current verions of zeitwerk,
Blacklight 8.6.1 gives us an uninitialized constant Blacklight::Rendering (NameError)
error when we try to start the application.

Many thanks to @cgalarza for your detective work on this issue!

Helps with #4539, since this will allow us to use 8.6.1, which fixes this bug.

See also projectblacklight/blacklight#3431
  • Loading branch information
sandbergja committed Nov 6, 2024
1 parent 908178d commit 7e07a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ GEM
yajl-ruby (1.4.3)
yard (0.9.36)
yell (2.2.2)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 7e07a58

Please sign in to comment.