]> cat aescling's git repositories - mastodon.git/commit
Explicitly install rack gem (#12972)
authorDaigo 3 Dango <zunda@users.noreply.github.com>
Mon, 27 Jan 2020 10:06:34 +0000 (00:06 -1000)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 27 Jan 2020 10:06:34 +0000 (11:06 +0100)
commit7b8e0d3477a798297d44083e354ba244776080f9
treee9c13356df75b5b219a646579170db4c6266f03e
parent663ea84b08162578cd06b54bfb998072b2bef8b9
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...>
```
Gemfile
Gemfile.lock