Project

General

Profile

Actions

Patch #43981

closed

Update net-ldap to 0.20

Added by Thomas Hoffmann 25 days ago. Updated 8 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:

Description

The Gemfile still references to version 0.17.0 of net-ldap:
https://github.com/redmine/redmine/blob/master/Gemfile

The current version is 0.20.0:
https://github.com/ruby-ldap/ruby-net-ldap/releases/tag/v0.20.0

The new version contains fixes for the ostruct gem regarding ruby 4.x

Currently, I get this warning when working with redmine:
"/usr/local/bundle/gems/net-ldap-0.17.1/lib/net/ldap.rb:2: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 4.0.0"

This should be fixed in the new version 0.20.0 of net-ldap.

It would be great if you could update the dependency to the current version.
Thanks!

Actions #1

Updated by Go MAEDA 25 days ago

  • Category changed from LDAP to Gems support
  • Target version set to Candidate for next major release
Actions #2

Updated by Go MAEDA 24 days ago

  • Subject changed from Update net-ldap to current version (0.20.0) to Update net-ldap to 0.20
  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Target version changed from Candidate for next major release to 7.0.0
  • Resolution set to Fixed

Updated the Gemfile in r24597. Thank you.

Actions #3

Updated by Go MAEDA 8 days ago

  • Tracker changed from Feature to Patch
  • Resolution deleted (Fixed)
Actions

Also available in: Atom PDF