You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,8 @@ Blacklight assumes a modern browser with support for [Baseline 2023](https://web
48
48
49
49
## Dependencies
50
50
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+
53
53
54
54
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.
0 commit comments