Supermarrket 3.1.56 released!

Supermarket 3.1.56 was released today and is available for download at https://downloads.chef.io/supermarket.

Merged Pull Requests

  • Bump Foodcritic to 12.2.2 #1708 and then to 12.3.0 #1717 (tas50)
  • Fix version validation against chef's required format #1715 (robbkidd)
  • Fix ctl-reconfigure failing in air-gapped environments #1716 (robbkidd)
    • supermarket-ctl reconfigure in v3.1.46 through v3.1.55 attempts to make a connection to rubygems.org and will fail in environments that prevent outgoing connections. Issue #1712