Skip to content

Commit f1c7ada

Browse files
authored
DEV: Update linting (#45)
1 parent 3569919 commit f1c7ada

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ GEM
55
json (2.7.1)
66
language_server-protocol (3.17.0.3)
77
parallel (1.24.0)
8-
parser (3.3.0.4)
8+
parser (3.3.0.5)
99
ast (~> 2.4.1)
1010
racc
1111
prettier_print (1.2.1)
1212
racc (1.7.3)
1313
rainbow (3.1.1)
1414
regexp_parser (2.9.0)
1515
rexml (3.2.6)
16-
rubocop (1.60.0)
16+
rubocop (1.60.2)
1717
json (~> 2.3)
1818
language_server-protocol (>= 3.17.0)
1919
parallel (~> 1.10)
@@ -50,4 +50,4 @@ DEPENDENCIES
5050
syntax_tree
5151

5252
BUNDLED WITH
53-
2.5.4
53+
2.5.5

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"name": "TODO",
32
"private": true,
43
"devDependencies": {
54
"@discourse/lint-configs": "^1.3.5",

0 commit comments

Comments
 (0)