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

Master merge from develop #653

Merged
merged 18 commits into from
Jul 29, 2024
Merged

Master merge from develop #653

merged 18 commits into from
Jul 29, 2024

Conversation

dasunpubudumal
Copy link
Contributor

Closes #

Changes proposed in this pull request

  • Changes from develop -> master

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

@@ -1,4 +1,4 @@
FROM ruby:3.1.2
FROM ruby:3.3.4
Copy link
Member

Choose a reason for hiding this comment

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

Could you please confirm that the version is available from Docker Hub?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it is available

gem 'sanger_warren'
gem 'bunny', '>= 2.22.0'
gem 'rbtree', '~> 0.4.5'
gem 'sanger_warren', '~> 0.4.1'
Copy link
Member

Choose a reason for hiding this comment

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

Is there a repo for sanger_warren ? Where does this come from ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sanger_warren is available in RubyGems 😄

@dasunpubudumal dasunpubudumal requested a review from yoldas July 29, 2024 09:50
@dasunpubudumal dasunpubudumal merged commit 6bac3e3 into master Jul 29, 2024
6 checks passed
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.

6 participants