Skip to content

Update dependencies to Rails 8.1.2#1420

Merged
Bramjetten merged 2 commits intomainfrom
update-gemfile
Jan 11, 2026
Merged

Update dependencies to Rails 8.1.2#1420
Bramjetten merged 2 commits intomainfrom
update-gemfile

Conversation

@Bramjetten
Copy link
Contributor

  • Update Gemfile.lock with latest gem versions
  • Fix test_helper.rb for minitest 6.0 compatibility:
    • Remove deprecated require "minitest/unit"
    • Change Minitest::Unit::TestCase to Minitest::Test

Bramjetten and others added 2 commits January 11, 2026 19:48
- Update Gemfile.lock with latest gem versions
- Fix test_helper.rb for minitest 6.0 compatibility:
  - Remove deprecated `require "minitest/unit"`
  - Change `Minitest::Unit::TestCase` to `Minitest::Test`

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1. Remove deprecated rails/tasks/statistics.rake from Rakefile
   - This task is deprecated and will be removed in Rails 8.2

2. Update view_component to v4.x (was v3.x)
   - v3.x used ActiveSupport::Configurable which is deprecated
   - v4.x has removed this dependency
   - Update gemspec constraint from "< 4.0" to "< 5.0"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@Bramjetten Bramjetten merged commit 464252b into main Jan 11, 2026
1 check passed
@Bramjetten Bramjetten deleted the update-gemfile branch January 11, 2026 18:56
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