Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit ba6f256

Browse files
committed
⬆️ bundle update
1 parent 2607559 commit ba6f256

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ GEM
1111
hashdiff (1.0.1)
1212
influxdb-client (2.9.0)
1313
json (2.6.3)
14+
language_server-protocol (3.17.0.3)
1415
parallel (1.23.0)
1516
parser (3.2.2.3)
1617
ast (~> 2.4.1)
@@ -34,8 +35,9 @@ GEM
3435
diff-lcs (>= 1.2.0, < 2.0)
3536
rspec-support (~> 3.12.0)
3637
rspec-support (3.12.0)
37-
rubocop (1.52.1)
38+
rubocop (1.53.0)
3839
json (~> 2.3)
40+
language_server-protocol (>= 3.17.0)
3941
parallel (~> 1.10)
4042
parser (>= 3.2.2.3)
4143
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)