Releases: jonasbn/docker-cheatset
Releases · jonasbn/docker-cheatset
0.5.0
0.4.0
0.4.0 2021-10-14 Maintenance release
-
cheatset
gem updated to version 1.4.3. My upstream PR was accepted and the deprecated URI andcheatset
now works with Ruby 3 -
Pinned the version of
cheatset
as recommended in this blog post by Florin Lipan -
@dependabot provided a PR updating Ruby base image from 2.7-buster to 3.0.2-buster
0.3.0
0.3.0 2021-02-07 Maintenance release
-
Bumped from Ruby 2.6.6 to 2.7
-
Warnings on URI being deprecated, have created a PR upstream exchanging URI for CGI as per recommendation from the documentation