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

SL-272: Update Rails, Ruby, and gem versions #904

Merged
merged 10 commits into from
Apr 18, 2023

Conversation

Mariam05
Copy link
Member

Description

Updated Rails to v6.1.7.3, and Ruby to v3.1.4. Various gems were also updated to their latest versions

Testing Steps

Screenshots (if appropriate):

@Mariam05 Mariam05 requested a review from jfederico April 14, 2023 14:38
@farhatahmad
Copy link
Collaborator

@Mariam05 Nice work on this PR - can we also fix the pipeline as part of this please?

Gemfile Outdated

# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
# gem 'jbuilder', '~> 2.7'
# Use Active Model has_secure_password
# gem 'bcrypt', '~> 3.1.7'

# Redis connection setup for live session (server and meeting) tracking
gem 'connection_pool', '~> 2.3.0'
gem 'connection_pool', '~> 2.4.0'
gem 'redis', '~> 4.8.0'
gem 'redis-namespace', '~> 1.9.0'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can this be updated to v1.10 to remove that annoying error?

Copy link
Member Author

Choose a reason for hiding this comment

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

I thought I already did 🤦 . I'll update it now.

@sonarcloud
Copy link

sonarcloud bot commented Apr 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@farhatahmad farhatahmad merged commit 6097cb8 into blindsidenetworks:develop Apr 18, 2023
@jfederico jfederico added the v1.5 label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants