Skip to content

Commit 70e4da4

Browse files
authored
Merge branch 'master' into block-reload-config
2 parents 427c950 + ce336f5 commit 70e4da4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- 3.2
2929
- 3.3
3030
- 3.4
31+
- 4.0
3132
- jruby-9
3233
- truffleruby
3334
steps:

Appraisals

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ appraise 'rails-6.1' do
3434
gem 'rails', '~> 6.1.0'
3535
gem 'rspec-rails', '~> 5.0'
3636
gem 'sqlite3', '~> 1', platform: :ruby
37+
gem 'benchmark'
3738
end
3839

3940
# Rails 7.0 require Ruby > 2.7

0 commit comments

Comments
 (0)