diff --git a/http-cookie-1.0.6.gem b/http-cookie-1.0.6.gem deleted file mode 100644 index 520f67d..0000000 --- a/http-cookie-1.0.6.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7713d3196f21ff5ab0944011d7d4e619b62ec082374a52de2193ccfe78924044 -size 40448 diff --git a/http-cookie-1.0.7.gem b/http-cookie-1.0.7.gem new file mode 100644 index 0000000..157923e --- /dev/null +++ b/http-cookie-1.0.7.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7a399f3344f720b8a0f3b0765f29b62608ebb9c3ce4abf4d6eeff2caf42253 +size 40448 diff --git a/rubygem-http-cookie.changes b/rubygem-http-cookie.changes index 7f05cd0..98ef328 100644 --- a/rubygem-http-cookie.changes +++ b/rubygem-http-cookie.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Nov 4 16:52:37 UTC 2024 - Dan Čermák + +- ## 1.0.7 (2024-06-06) + +- Explicitly require "cgi" to avoid `NameError` in some applications. (#50 by @flavorjones) + +## 1.0.6 (2024-06-01) + +- Fix error formatting bug in HTTP::CookieJar::AbstractStore (#42 by @andrelaszlo) +- Allow non-RFC 3986-compliant URLs (#45 by @c960657) +- Add coverage for Ruby 3.2 and 3.3 (#46 by @flavorjones) +- Quash ruby 3.4 warnings (#47 by @flavorjones) + + ------------------------------------------------------------------- Fri Jun 21 10:02:35 UTC 2024 - Dan Čermák diff --git a/rubygem-http-cookie.spec b/rubygem-http-cookie.spec index 14407bd..0efa831 100644 --- a/rubygem-http-cookie.spec +++ b/rubygem-http-cookie.spec @@ -24,7 +24,7 @@ # Name: rubygem-http-cookie -Version: 1.0.6 +Version: 1.0.7 Release: 0 %define mod_name http-cookie %define mod_full_name %{mod_name}-%{version}