Skip to content

Commit

Permalink
DEV: Update linting (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
CvX authored Jan 24, 2024
1 parent 3569919 commit f1c7ada
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ GEM
json (2.7.1)
language_server-protocol (3.17.0.3)
parallel (1.24.0)
parser (3.3.0.4)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
racc (1.7.3)
rainbow (3.1.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rubocop (1.60.0)
rubocop (1.60.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -50,4 +50,4 @@ DEPENDENCIES
syntax_tree

BUNDLED WITH
2.5.4
2.5.5
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "TODO",
"private": true,
"devDependencies": {
"@discourse/lint-configs": "^1.3.5",
Expand Down

0 comments on commit f1c7ada

Please sign in to comment.