Skip to content

Commit

Permalink
Update dependencies to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bdewater-thatch committed May 30, 2024
1 parent 5d0cc6b commit e6ae0df
Show file tree
Hide file tree
Showing 5 changed files with 201 additions and 174 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.6
3.3.1
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ GEM
regexp_parser (2.9.0)
reline (0.4.2)
io-console (~> 0.5)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.60.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -95,6 +96,7 @@ GEM
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
stringio (3.1.0)
strscan (3.1.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.12.0)
Expand All @@ -108,7 +110,7 @@ GEM
yard-sorbet
thor (1.3.0)
unicode-display_width (2.5.0)
yard (0.9.34)
yard (0.9.36)
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
yard (>= 0.9)
Expand Down Expand Up @@ -139,4 +141,4 @@ DEPENDENCIES
yard-sorbet

BUNDLED WITH
2.5.5
2.5.9
Loading

0 comments on commit e6ae0df

Please sign in to comment.