File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2011-2024 Erik Berlin
1
+ Copyright (c) 2011-2025 Erik Berlin
2
2
3
3
Permission is hereby granted, free of charge, to any person obtaining
4
4
a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ First, make sure you have Ruby installed.
26
26
27
27
If the output looks something like this, you're in good shape:
28
28
29
- ruby 2.3.1p112 (2016 -04-26 revision 54768) [x86_64-darwin15 ]
29
+ ruby 3.4.3 (2025 -04-14 revision d0b7e5b6a0) +PRISM [arm64-darwin24 ]
30
30
31
31
If the output looks more like this, you need to [ install Ruby] [ ruby ] :
32
32
@@ -288,9 +288,9 @@ the original code.
288
288
This library aims to support and is [ tested against] [ travis ] the following Ruby
289
289
implementations:
290
290
291
- * Ruby 3.1
292
291
* Ruby 3.2
293
292
* Ruby 3.3
293
+ * Ruby 3.4
294
294
295
295
If something doesn't work on one of these Ruby versions, it's a bug.
296
296
@@ -311,7 +311,7 @@ If you are running t on a remote computer you can use the flag --display-uri dur
311
311
t authorize --display-uri
312
312
313
313
## Copyright
314
- Copyright (c) 2011-2024 Erik Berlin. See [ LICENSE] [ ] for details.
314
+ Copyright (c) 2011-2025 Erik Berlin. See [ LICENSE] [ ] for details.
315
315
Application icon by [ @nvk ] [ nvk ] .
316
316
317
317
[ license ] : https://github.com/sferik/t/blob/master/LICENSE.md
You can’t perform that action at this time.
0 commit comments