Skip to content
Snippets Groups Projects
Commit 7b8e0d34 authored by Daigo 3 Dango's avatar Daigo 3 Dango Committed by Eugen Rochko
Browse files

Explicitly install rack gem (#12972)

Pin rack version to 2.0.8. Rack-2.1.0 and 2.1.1 are known to record error below upon requests to `/sidekiq`:

```
NoMethodError - undefined method `transform_keys' for #<ActionDispatch::Request::Session:0x...>
```
parent 663ea84b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment