Skip to content

Commit 45af9af

Browse files
committed
Update LICENSE and README
1 parent ff1e2c5 commit 45af9af

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2011-2024 Erik Berlin
1+
Copyright (c) 2011-2025 Erik Berlin
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ First, make sure you have Ruby installed.
2626

2727
If the output looks something like this, you're in good shape:
2828

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]
3030

3131
If the output looks more like this, you need to [install Ruby][ruby]:
3232

@@ -288,9 +288,9 @@ the original code.
288288
This library aims to support and is [tested against][travis] the following Ruby
289289
implementations:
290290

291-
* Ruby 3.1
292291
* Ruby 3.2
293292
* Ruby 3.3
293+
* Ruby 3.4
294294

295295
If something doesn't work on one of these Ruby versions, it's a bug.
296296

@@ -311,7 +311,7 @@ If you are running t on a remote computer you can use the flag --display-uri dur
311311
t authorize --display-uri
312312

313313
## Copyright
314-
Copyright (c) 2011-2024 Erik Berlin. See [LICENSE][] for details.
314+
Copyright (c) 2011-2025 Erik Berlin. See [LICENSE][] for details.
315315
Application icon by [@nvk][nvk].
316316

317317
[license]: https://github.com/sferik/t/blob/master/LICENSE.md

0 commit comments

Comments
 (0)