Gemsmith v2.2.0 Release Notes
Release Date: 2013-12-28 // about 9 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.