snarkov
snarkov copied to clipboard
A hilarious Sinatra-based Markov bot for Slack.
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 3.0.4. Changelog Sourced from sinatra's changelog. 3.0.4 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai 3.0.3 / 2022-11-11 Fix: fixed...
Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.0 to 3.2.3. Changelog Sourced from dalli's changelog. 3.2.3 Sanitize CAS inputs to ensure additional commands are not passed to memcached (xhzeem / petergoldstein) Sanitize input to...
Bumps [redis](https://github.com/redis/redis-rb) from 4.5.1 to 5.0.5. Changelog Sourced from redis's changelog. 5.0.5 Fix automatic disconnection when the process was forked. See #1157. 5.0.4 Cast ttl argument to integer in expire,...
Bumps [dotenv](https://github.com/bkeepers/dotenv) from 2.7.6 to 2.8.1. Release notes Sourced from dotenv's releases. v2.8.1 What's Changed Restore support for EOL'd Ruby versions (2.5, 2.6) (#458)[https://github-redirect.dependabot.com/bkeepers/dotenv/pull/458] Full Changelog: https://github.com/bkeepers/dotenv/compare/v2.8.0...v2.8.1 Dotenv 2.8.0 What's...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.0 to 3.2.4. Changelog Sourced from dalli's changelog. 3.2.4 Cache PID calls for performance since glibc no longer caches in recent versions (casperisfine) Preallocate the read buffer...
Bumps [redis](https://github.com/redis/redis-rb) from 4.5.1 to 5.0.6. Changelog Sourced from redis's changelog. 5.0.6 Wait for an extra config.read_timeout in blocking commands rather than an arbitrary 100ms. See #1175. Treat ReadOnlyError as...
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.20.0 to 0.21.0. Changelog Sourced from httparty's changelog. 0.21.0 escape filename in the multipart/form-data Content-Disposition header Fix request marshaling Replace mime-types with mini_mime Commits e731057 Update version...
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 3.0.5. Changelog Sourced from sinatra's changelog. 3.0.5 / 2022-12-16 Fix: Add Zeitwerk compatibility. #1831 by Dawid Janczak Fix: Allow CALLERS_TO_IGNORE to be overridden 3.0.4 /...