Project

General

Profile

Actions

Feature #43981

open

Update net-ldap to current version (0.20.0)

Added by Thomas Hoffmann about 10 hours ago. Updated about 10 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Gems support
Resolution:

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 about 10 hours ago

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

Also available in: Atom PDF