Skip to content
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
2 changes: 2 additions & 0 deletions Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ appraise "rails-8.1" do
end

appraise "rails-main" do
ruby "4.0.0.dev"

gem "rack", git: "https://github.com/rack/rack", ref: "8a4475a9f416a72e5b02bd7817e4a8ed684f29b0"
gem "rails", github: "rails/rails", branch: "main"

Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ group :development, :test do
gem "appraisal-run", "~> 1.1"
gem "benchmark-ips", "~> 2"
gem "better_html"
gem "bundler", "~> 2"
gem "bundler"
gem "capybara", "~> 3"
gem "cuprite"
gem "dry-initializer", require: true
Expand Down
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ GEM
docile (1.4.1)
drb (2.2.3)
dry-initializer (3.2.0)
erb (5.1.3)
erb (6.0.0)
erb_lint (0.9.0)
activesupport
better_html (>= 2.0.1)
Expand All @@ -141,7 +141,7 @@ GEM
websocket-driver (~> 0.7)
globalid (1.3.0)
activesupport (>= 6.1)
haml (6.3.0)
haml (6.4.0)
temple (>= 0.8.2)
thor
tilt
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
matrix (0.4.3)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.26.1)
minitest (5.26.2)
net-imap (0.5.12)
date
net-protocol
Expand All @@ -185,7 +185,7 @@ GEM
timeout
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nio4r (2.7.5)
nokogiri (1.18.10-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.10-aarch64-linux-musl)
Expand Down Expand Up @@ -267,18 +267,18 @@ GEM
tsort
redis (5.4.1)
redis-client (>= 0.22.0)
redis-client (0.25.1)
redis-client (0.26.1)
connection_pool
regexp_parser (2.11.3)
reline (0.6.2)
reline (0.6.3)
io-console (~> 0.5)
rexml (3.4.4)
rspec-core (3.13.5)
rspec-core (3.13.6)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.5)
rspec-mocks (3.13.7)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (8.0.2)
Expand All @@ -289,19 +289,19 @@ GEM
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.5)
rubocop (1.80.2)
rspec-support (3.13.6)
rubocop (1.81.7)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.46.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.47.1)
rubocop-ast (1.48.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-md (2.0.3)
Expand Down Expand Up @@ -342,10 +342,10 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
standard (1.51.1)
standard (1.52.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.80.2)
rubocop (~> 1.81.7)
standard-custom (~> 1.0.0)
standard-performance (~> 1.8)
standard-custom (1.0.2)
Expand All @@ -354,7 +354,7 @@ GEM
standard-performance (1.8.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.25.0)
stringio (3.1.7)
stringio (3.1.8)
tailwindcss-rails (4.4.0)
railties (>= 7.0.0)
tailwindcss-ruby (~> 4.0)
Expand All @@ -365,12 +365,12 @@ GEM
tailwindcss-ruby (4.1.16-x86_64-darwin)
tailwindcss-ruby (4.1.16-x86_64-linux-gnu)
tailwindcss-ruby (4.1.16-x86_64-linux-musl)
temple (0.10.3)
temple (0.10.4)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
thor (1.4.0)
tilt (2.6.1)
timeout (0.4.3)
timeout (0.4.4)
tsort (0.2.0)
turbo-rails (2.0.20)
actionpack (>= 7.1.0)
Expand Down Expand Up @@ -412,7 +412,7 @@ DEPENDENCIES
appraisal-run (~> 1.1)
benchmark-ips (~> 2)
better_html
bundler (~> 2)
bundler
capybara (~> 3)
cuprite
dry-initializer
Expand Down Expand Up @@ -444,7 +444,7 @@ DEPENDENCIES
yard-activesupport-concern (< 1)

RUBY VERSION
ruby 3.4.2p28
ruby 3.4.3p32

BUNDLED WITH
2.6.2
4 changes: 4 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ nav_order: 6

## main

* Fix bug where error line numbers were incorrect in Rails 8.1.

*Joel Hawksley*

* Remove `< 8.2` upper bound for `activesupport` and `actionview` dependencies.

*Hans Lemuet*
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails_7.1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "rails", "~> 7.1.0"
group :development, :test do
gem "allocation_stats"
gem "appraisal", "~> 2"
gem "appraisal-run", "~> 1.0"
gem "appraisal-run", "~> 1.1"
gem "benchmark-ips", "~> 2"
gem "better_html"
gem "bundler", "~> 2"
Expand All @@ -23,7 +23,7 @@ group :development, :test do
gem "method_source", "~> 1"
gem "minitest", "~> 5"
gem "propshaft", "~> 1"
gem "puma", "~> 6"
gem "puma", ">= 6"
gem "rake", "~> 13"
gem "rails-dom-testing", "~> 2.3.0"
gem "redis"
Expand Down
Loading
Loading