Skip to content

[ruby-on-rails] Update Gem Dependencies#247

Merged
hayat01sh1da merged 1 commit into
masterfrom
hayat01sh1da/ruby-on-rails/update-gem-dependencies
Apr 28, 2026
Merged

[ruby-on-rails] Update Gem Dependencies#247
hayat01sh1da merged 1 commit into
masterfrom
hayat01sh1da/ruby-on-rails/update-gem-dependencies

Conversation

@hayat01sh1da
Copy link
Copy Markdown
Owner

@hayat01sh1da hayat01sh1da commented Apr 28, 2026

1. Summary

This summary outlines the differences between the older and newer versions of each Gem as updated in PR #247.

2. Updated Gems (across multiple Gemfiles)

Gem Name Old Version New Version Notes
puma ~> 8.0.0 ~> 8.0.1 Patch update, bug fixes and minor improvements.
propshaft ~> 1.3.1 ~> 1.3.2 Patch update.
bootsnap ~> 1.23.0 ~> 1.24.0 Patch update, performance and compatibility improvements.
nokogiri ~> 1.19.2 ~> 1.19.3 Patch update, likely includes bug fixes and security updates.
bigdecimal 4.1.1 4.1.2 Patch update.
irb 1.17.0 1.18.0 Patch update.
json 2.19.3 2.19.4 Patch update.
minitest 6.0.3 6.0.5 Patch update.
net-imap 0.6.3 0.6.4 Patch update.
parallel 2.0.1 2.1.0 Minor update.
rake 13.3.1 13.4.2 Patch update.
faker ~> 3.6.0 ~> 3.8.0 Minor update (restful-api Gemfile).
nokogiri (platform) 1.19.2-x86_64-linux-gnu 1.19.3-x86_64-linux-gnu Platform-specific update.
puma (platform) 8.0.0 8.0.1 Platform-specific update.
ruby 4.0.2 4.0.3 Ruby version update.

3. Notable Points

  • All updates are patch or minor version bumps, indicating bug fixes, security patches, or minor improvements.
  • No major version upgrades or breaking changes detected.
  • Multiple Gemfiles (e-navigator, perfect-ruby-on-rails, restful-api) updated similarly.
  • Platform-specific gems (nokogiri, puma) also updated.

4. Release Notes

@hayat01sh1da hayat01sh1da self-assigned this Apr 28, 2026
Copy link
Copy Markdown
Owner Author

@hayat01sh1da hayat01sh1da left a comment

Choose a reason for hiding this comment

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

LGTM

@hayat01sh1da hayat01sh1da merged commit 207bed0 into master Apr 28, 2026
17 checks passed
@hayat01sh1da hayat01sh1da deleted the hayat01sh1da/ruby-on-rails/update-gem-dependencies branch April 28, 2026 16:21
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.

1 participant