A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/sparklemotion/http-cookie

https://github.com/sparklemotion/http-cookie - v1.1.6

What's Changed

Full Changelog: https://github.com/sparklemotion/http-cookie/compare/v1.1.5...v1.1.6

- Ruby
Published by github-actions[bot] 11 days ago

https://github.com/sparklemotion/http-cookie - 1.1.3

1.1.3 (2026-04-06)

  • Restore compatibility with Ruby 2.6.

Full Changelog: https://github.com/sparklemotion/http-cookie/compare/v1.1.2...v1.1.3

- Ruby
Published by knu 24 days ago

https://github.com/sparklemotion/http-cookie - 1.1.2

What's Changed

Full Changelog: https://github.com/sparklemotion/http-cookie/compare/v1.1.1...v1.1.2

- Ruby
Published by knu 24 days ago

https://github.com/sparklemotion/http-cookie - 1.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/sparklemotion/http-cookie/compare/v1.1.0...v1.1.1

- Ruby
Published by knu 24 days ago

https://github.com/sparklemotion/http-cookie - 1.1.0

1.1.0 (2025-09-26)

  • Implement Cookie#to_h. (#55) @luke-hill @flavorjones
  • Reduce gem size by excluding test files (#54) @yuri-zubov

- Ruby
Published by flavorjones 7 months ago

https://github.com/sparklemotion/http-cookie - 1.0.8 (2024-12-05)

1.0.8 (2024-12-05)

  • Cookie#expires= accepts DateTime objects. (#52) @luke-hill @flavorjones

New Contributors

Full Changelog: https://github.com/sparklemotion/http-cookie/compare/v1.0.7...v1.0.8

- Ruby
Published by flavorjones over 1 year ago

https://github.com/sparklemotion/http-cookie - 1.0.7 (2024-06-06)

1.0.7 (2024-06-06)

  • Explicitly require "cgi" to avoid NameError in some applications. (#50 by @flavorjones)

- Ruby
Published by flavorjones almost 2 years ago

https://github.com/sparklemotion/http-cookie - 1.0.6 (2024-06-01)

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)

Full Changelog: https://github.com/sparklemotion/http-cookie/compare/v1.0.5...v1.0.6

- Ruby
Published by flavorjones almost 2 years ago