v1.1.1
Patch release. lib/ is unchanged since 1.1.0.
Changed
- The test suite moved from RSpec to Minitest (#3). This swaps the
rspecdevelopment dependency forminitest ~> 6.0and rewrites theRakefilearoundRake::TestTask— both ship inside the gem, hence the version bump. - The gem is now published from CI through RubyGems trusted publishing (#2), so releases no longer depend on a personal API key.
Full changelog: v1.1.0...v1.1.1