Skip to content

Releases: MailToolbox/mail_grabber

MailGrabber v1.5.0

Choose a tag to compare

@norbertszivos norbertszivos released this 13 Jan 21:19
8057971

Changes

  • Add Ruby 4.0 support.
  • Drop Ruby 3.0 and 3.1 support.
  • Update bundler and gems.
  • Update documentation.
  • Migrate CodeClimate to Qlty.
  • Follow the rubocop changes in the configuration file.

MailGrabber v1.4.1

Choose a tag to compare

@norbertszivos norbertszivos released this 07 Jan 22:36
2da221d

Bug fixes

  • Add the base64 gem as a dependency because, from Ruby 3.4, this is not a standard gem.

MailGrabber v1.4.0

Choose a tag to compare

@norbertszivos norbertszivos released this 07 Jan 21:47
09f0f65

Changes

  • Upgrade the sqlite3 gem to version 2.0.4
  • Add Ruby 3.4 support.
  • Drop Ruby 2.7 support.
  • Update bundler and gems.

MailGrabber v1.3.7

Choose a tag to compare

@norbertszivos norbertszivos released this 25 Sep 19:42
0018f58

Changes

  • Update the webrick gem to version 1.8.2 because of security issues.
  • Upgrade the rackup gem to version 2.1.0
  • Update gems.

MailGrabber v1.3.6

Choose a tag to compare

@norbertszivos norbertszivos released this 05 Mar 17:04
ba0e7db

Changes

  • Update the rack gem to version 3.0.9.1 because of security issues.
  • Update gems.

MailGrabber v1.3.5

Choose a tag to compare

@norbertszivos norbertszivos released this 20 Feb 20:55
26cbfeb

Changes

  • Add Ruby 3.3 support.
  • Update bundler and gems.
  • Replace the apparition gem with the cuprite gem.

MailGrabber v1.3.4

Choose a tag to compare

@norbertszivos norbertszivos released this 19 May 17:33
031268f

Changes

  • Add Ruby 3.2 support.
  • Update bundler and gems.

MailGrabber v1.3.3

Choose a tag to compare

@norbertszivos norbertszivos released this 19 Mar 09:50
77df3dc

Changes

  • Update the rack gem to version 3.0.7 because of security issues.
  • Update gem description.
  • Update gems.

MailGrabber v1.3.2

Choose a tag to compare

@norbertszivos norbertszivos released this 11 Mar 13:29
fdda27c

Changes

  • Update the rack gem to version 3.0.4.2 because of security issues.
  • Update bundler and gems.

MailGrabber v1.3.1

Choose a tag to compare

@norbertszivos norbertszivos released this 25 Jan 19:46
1eb19c1

Changes

  • Update the rack gem to version 3.0.4.1 because of security issues.
  • Update bundler and gems.

Bug fixes

  • Fix the Ruby version problem in the GitHub Actions workflow file.