Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bundler before installing gems with bundler #245

Merged
merged 1 commit into from
Jan 5, 2016

Conversation

satoryu
Copy link
Collaborator

@satoryu satoryu commented Jan 5, 2016

As I mentioned, #243 and the current HEAD of the master branch are facing with Travis-CI's bundler issue [FYI].

This pull request provides a solution which updates bundler before bundling.

@jch
Copy link
Member

jch commented Jan 5, 2016

Thank you!

jch added a commit that referenced this pull request Jan 5, 2016
Update bundler before installing gems with bundler
@jch jch merged commit 4671db5 into ruby-ldap:master Jan 5, 2016
@satoryu satoryu deleted the fix_travis_bundler_issue branch January 6, 2016 01:18
jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Jan 12, 2016
=== Net::LDAP 0.13.0

* Set a connect_timeout for the creation of a socket
  {#243}[ruby-ldap/ruby-net-ldap#243]
* Update bundler before installing gems with bundler
  {#245}[ruby-ldap/ruby-net-ldap#245]
* Net::LDAP#encryption accepts string
  {#239}[ruby-ldap/ruby-net-ldap#239]
* Adds correct UTF-8 encoding to Net::BER::BerIdentifiedString
  {#242}[ruby-ldap/ruby-net-ldap#242]
* Remove 2.3.0-preview since ruby-head already is included
  {#241}[ruby-ldap/ruby-net-ldap#241]
* Drop support for ruby 1.9.3
  {#240}[ruby-ldap/ruby-net-ldap#240]
* Fixed capitalization of StartTLSError
  {#234}[ruby-ldap/ruby-net-ldap#234]
This was referenced Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants