Releases: iridakos/duckrails
Releases · iridakos/duckrails
Update vulnerable gems
Update vulnerable gems
v2.1.8 Update application.rb
Update vulnerable gems [CVE-2018-3760]
- Deal with CVE-2018-3760 [sprockets gem update]
Update vulnerable gems
Merge pull request #34 from chocolateboy/patch-1 Fix doc typo
Security update
- Updated the
loofah
gem to deal with CVE-2018-8048
Docker improvements
Improved docker image configuration from the work done here.
Release 2.1.3 - Bug fixing
Activating & deactivating mocks preserves current page.
Version 2.1.2
Release 2.1.1 - Fix Concurrency
Synchronize Puma workers upon mock update/deletion.
DuckRails 2.1.0 - Concurrency & Puma
- The application now supports executing requests concurrently
- Puma has been added to the Gemfile
- Docker image now defaults to Puma with 3 workers