File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212PATH
1313 remote: .
1414 specs:
15- end_of_life (0.5.0 )
15+ end_of_life (0.5.1 )
1616 async
1717 bundler (>= 2.3.0 , < 3 )
1818 dry-monads (~> 1.3 )
2828 addressable (2.8.7 )
2929 public_suffix (>= 2.0.2 , < 7.0 )
3030 ast (2.4.3 )
31- async (2.30 .0 )
31+ async (2.31 .0 )
3232 console (~> 1.29 )
3333 fiber-annotation
3434 io-event (~> 1.11 )
7171 language_server-protocol (3.17.0.5 )
7272 lint_roller (1.1.0 )
7373 logger (1.7.0 )
74- metrics (0.14 .0 )
74+ metrics (0.15 .0 )
7575 net-http (0.6.0 )
7676 uri
7777 octokit (9.2.0 )
142142 unicode-display_width (>= 1.5 , < 3.0 )
143143 unicode_utils (~> 1.4 )
144144 strings-ansi (0.2.0 )
145- traces (0.18.1 )
145+ traces (0.18.2 )
146146 tty-color (0.6.0 )
147147 tty-cursor (0.7.1 )
148148 tty-screen (0.8.2 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module EndOfLife
4- VERSION = "0.5.0 "
4+ VERSION = "0.5.1 "
55end
You can’t perform that action at this time.
0 commit comments