Skip to content

Commit e019ac7

Browse files
authored
Merge pull request #3777 from projectblacklight/jcoyne-patch-1
Update Ruby and Rails versions in README
2 parents 2a492bd + f29ef9f commit e019ac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Blacklight assumes a modern browser with support for [Baseline 2023](https://web
4848

4949
## Dependencies
5050

51-
* [Ruby](https://www.ruby-lang.org/) 3.1+
52-
* [Ruby on Rails](https://rubyonrails.org/) 6.1+
51+
* [Ruby](https://www.ruby-lang.org/) 3.2+
52+
* [Ruby on Rails](https://rubyonrails.org/) 7.2+
5353

5454
Blacklight aims to support the currently [supported versions of Ruby](https://www.ruby-lang.org/en/downloads/branches/) and the [supported versions of Ruby on Rails](https://guides.rubyonrails.org/maintenance_policy.html). We aim to keep our [test configuration](blob/main/.github/workflows/ruby.yml) up to date with these supported versions.
5555

0 commit comments

Comments
 (0)