Skip to content

Releases: covermymeds/cover_my_meds

v3.2.6

01 Nov 15:58
92b7fc8
Compare
Choose a tag to compare

Updates the gem ffi to v1.9.25

3.2.1 support PATCH

17 Feb 17:13
Compare
Choose a tag to compare
Merge pull request #27 from trueheart78/support-for-patch-method

Support for the RESTful PATCH method.

v3.1.1: Merge pull request #26 from jimcavoli/require-new-faraday

19 Jan 16:33
Compare
Choose a tag to compare

The version of Faraday used previously had a configuration bug that caused timeout exceptions in strange cases when used along-side Sentry or NewRelic gems. This release requires a version of Faraday that has that bug fixed.

This release also drops support for Ruby 2.0.

v3.1.0: Merge pull request #24 from covermymeds/support-redirects

31 Oct 19:09
Compare
Choose a tag to compare
Follow redirects to better support request-pages as before