Skip to content

RUBY-2870 Test driver against bson master and 4-stable #2406

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

Merged
merged 6 commits into from
Jan 19, 2022

Conversation

neilshweky
Copy link
Contributor

No description provided.

@neilshweky neilshweky requested a review from p-mongo January 18, 2022 16:04
@neilshweky
Copy link
Contributor Author

@p-mongo something looks off with the jruby test, for some reason it's not finding bson-ruby...

mongo.gemspec Outdated
@@ -38,5 +38,5 @@ Gem::Specification.new do |s|

s.required_ruby_version = ">= 2.5"

s.add_dependency 'bson', '>=4.13.0', '<5.0.0'
s.add_dependency 'bson', '>=4.13.0', '<6.0.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if %w(1 yes true).include?(ENV['MONGO_RUBY_DRIVER_BSON_MASTER'])

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@neilshweky neilshweky merged commit 383ff49 into mongodb:master Jan 19, 2022
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.

3 participants