Gemsmith v2.2.0 Release Notes

Release Date: 2013-12-28 // over 10 years ago
    • ๐Ÿ›  Fixed long-form commands to use "--" prefix. Example: --example.
    • ๐Ÿ›  Fixed Ruby Gem certificate requirements for package building.
    • ๐Ÿ›  Fixed RSpec deprecation warnings for treating metadata symbol keys as true values.
    • โœ‚ Removed UTF-8 encoding definitions - This is the default in Ruby 2.x.x.
    • โœ‚ Removed .ruby-version from .gitignore.
    • โœ‚ Removed Linux Guard notification support.
    • โšก๏ธ Updated to Ruby 2.1.0.
    • โšก๏ธ Updated the ignoring of signing a gem when building in a Travis CI environment.
    • โšก๏ธ Updated public gem certificate to be referenced from a central server.
    • โž• Added a Versioning section to the README as defined here: https://semver.org.
    • โž• Added public cert for secure install of gem.
    • โž• Added Pry plugin requirements to RSpec spec helper.