Skip to content

CI: insert Rails 7.2 and 8.0 coverage, update dependencies #124

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 3 commits into from
Mar 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 17 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,35 @@ jobs:
- { activesupport: "7.0", ruby: "3.1" }
- { activesupport: "7.0", ruby: "3.2" }
- { activesupport: "7.0", ruby: "3.3" }
- { activesupport: "7.0", ruby: "ruby-head" }
- { activesupport: "7.0", ruby: "3.4" }
- { activesupport: "7.0", ruby: "jruby" }
# rails 7.1
- { activesupport: "7.1", ruby: "2.7" }
- { activesupport: "7.1", ruby: "3.0" }
- { activesupport: "7.1", ruby: "3.1" }
- { activesupport: "7.1", ruby: "3.2" }
- { activesupport: "7.1", ruby: "3.3" }
- { activesupport: "7.1", ruby: "ruby-head" }
- { activesupport: "7.1", ruby: "3.4" }
- { activesupport: "7.1", ruby: "jruby" }
# rails 7.2
- { activesupport: "edge", ruby: "3.1" }
- { activesupport: "7.2", ruby: "3.1" }
- { activesupport: "7.2", ruby: "3.2" }
- { activesupport: "7.2", ruby: "3.3" }
- { activesupport: "7.2", ruby: "3.4" }
- { activesupport: "7.2", ruby: "ruby-head" }
- { activesupport: "7.2", ruby: "jruby" }
# rails 8.0
- { activesupport: "8.0", ruby: "3.2" }
- { activesupport: "8.0", ruby: "3.3" }
- { activesupport: "8.0", ruby: "3.4" }
- { activesupport: "8.0", ruby: "ruby-head" }
# - { activesupport: "8.0", ruby: "jruby" } # uncomment once jruby reports "ruby >= 3.2"
# rails 8.1
- { activesupport: "edge", ruby: "3.2" }
- { activesupport: "edge", ruby: "3.3" }
- { activesupport: "edge", ruby: "3.4" }
- { activesupport: "edge", ruby: "ruby-head" }
- { activesupport: "edge", ruby: "jruby" }
# - { activesupport: "edge", ruby: "jruby" } # uncomment once jruby reports "ruby >= 3.2"
env:
BUNDLE_GEMFILE: gemfiles/active_support_${{ matrix.activesupport }}.gemfile
steps:
Expand Down
95 changes: 52 additions & 43 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,74 +9,83 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.2)
activesupport (8.0.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.5)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
drb (2.2.0)
ruby2_keywords
i18n (1.14.1)
benchmark (0.4.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
drb (2.2.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
minitest (5.21.1)
mutex_m (0.2.0)
nokogiri (1.16.0-aarch64-linux)
json (2.10.1)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
logger (1.6.6)
minitest (5.25.4)
nokogiri (1.18.3-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.3)
parallel (1.26.3)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
racc (1.7.3)
rack (3.0.8)
racc (1.8.1)
rack (3.1.11)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
rubocop (1.59.0)
rake (13.2.1)
regexp_parser (2.10.0)
rubocop (1.73.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.2.2.4)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.34.4)
rubocop (>= 1.39, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.1)
parser (>= 3.3.1.0)
rubocop-minitest (0.37.1)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-packaging (0.5.2)
rubocop (>= 1.33, < 2.0)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
rubocop-performance (1.24.0)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rails (2.30.3)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
securerandom (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)

PLATFORMS
aarch64-linux
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/active_support_6.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ source "https://rubygems.org"

gem "activesupport", "~> 6.0.0"

gem "nokogiri", ">= 1.7.0"
gem "concurrent-ruby", "1.3.4" # to avoid the logger issue

gemspec path: "../"
2 changes: 1 addition & 1 deletion gemfiles/active_support_6.1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ source "https://rubygems.org"

gem "activesupport", "~> 6.1.0"

gem "nokogiri", ">= 1.7.0"
gem "concurrent-ruby", "1.3.4" # to avoid the logger issue

gemspec path: "../"
5 changes: 3 additions & 2 deletions gemfiles/active_support_7.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ source "https://rubygems.org"

gem "activesupport", "~> 7.0.0"

gem "nokogiri", ">= 1.7.0"
gem "mutex_m" # for ruby 3.4.0-dev
gem "mutex_m" # for ruby 3.4.0
gem "drb" # for ruby 3.4.0
gem "concurrent-ruby", "1.3.4" # to avoid the logger issue

gemspec path: "../"
7 changes: 7 additions & 0 deletions gemfiles/active_support_7.2.gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# frozen_string_literal: true

source "https://rubygems.org"

gem "activesupport", "~> 7.2.0"

gemspec path: "../"
7 changes: 7 additions & 0 deletions gemfiles/active_support_8.0.gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# frozen_string_literal: true

source "https://rubygems.org"

gem "activesupport", "~> 8.0.0"

gemspec path: "../"