Gem Updater Versions Save

Update gems in your Gemfile and fetch their changelogs

4.4.1

3 years ago

Fix:

  • take changelog file instead of directory if both are present (which is the case for rubocop for instance)

Updates:

  • gems

4.3.0

3 years ago

Fix:

  • changelogs not found on github since they revamped their UI

Enhancement:

  • add support for ruby 2.7.0
  • add rubocop performance

Updates:

  • bundler to version 2 (@anthony-robin)
  • update gems

v3.0.0

6 years ago

Deprecations:

  • ruby 2.2 is now deprecated

Development tools:

  • add CI support for ruby 2.5.0

Updates:

  • gems and dependencies

v2.1.3

6 years ago

Updates:

  • gems and dependencies

v2.1.2

6 years ago

Updates:

  • nokogiri to 1.8

2.1.1

6 years ago

Updates:

  • gems and dependencies

v2.1

7 years ago

Fix:

  • parsing urls with x-oauth-token

Development tools:

  • add gemnasium badge

v2.0

7 years ago

Deprecations:

  • ruby 2.1 is now deprecated in order to use latest nokogiri with ruby 2.4

v1.0

7 years ago

Switch to SemVer.

Fix:

  • compatibility with bundler 1.13

v0.5.2

7 years ago

Fix:

  • css selector for github

Updates:

  • gems and dependencies

Development tools:

  • add bundler caching on travis
  • add code coverage
  • add codacy badges