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

Also available in: Atom PDF