extreme_startup
extreme_startup copied to clipboard
Without this fix, when I tried to run the "warmup" using: docker run -p 80:3000 -e WARMUP=1 extreme_startup When I go to http://127.0.0.1/controlpanel I see: Internal server error and there...
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.11.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 0.20.0 Breaking changes Require...
Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.2.6 to 2.2.3. Changelog Sourced from sinatra's changelog. 2.2.3 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai Fix: fixed ReDoS for Rack::Protection::IPSpoofing....
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...
Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.13. Commits 47a1fd7 bump version b8dc520 Handle case where session id key is requested but it is missing 698a060 Merge pull request #1462 from jeremyevans/sessionid-to_s...
Bumps [json](https://github.com/flori/json) from 1.8.1 to 2.3.0. Changelog Sourced from json's changelog. 2019-12-11 (2.3.0) Fix default of create_additions to always be false for JSON(user_input) and JSON.parse(user_input, nil). Note that JSON.load remains...
Bumps [haml](https://github.com/haml/haml) from 4.0.5 to 5.0.0. Changelog *Sourced from [haml's changelog](https://github.com/haml/haml/blob/master/CHANGELOG.md).* > ## 5.0.0 > > Released on April 26, 2017 > ([diff](https://github.com/haml/haml/compare/4.0.7...v5.0.0)). > > Breaking Changes > > *...
Very late to the game here, but I was originally drawn to this workshop via @jhannes, whom I met in Kiev where [he hosted a dojo](http://johannesbrodwall.com/2011/12/18/how-to-start-a-coding-dojo). Now I'd like to...