Skip to content

Commit 93ec434

Browse files
Merge pull request #85 from infrablocks/dependabot/bundler/rubocop-1.68.0
Bump rubocop from 1.67.0 to 1.68.0 [skip ci]
2 parents b76c5c3 + 59073a5 commit 93ec434

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GEM
4444
i18n (1.14.5)
4545
concurrent-ruby (~> 1.0)
4646
immutable-struct (2.4.1)
47-
json (2.7.4)
47+
json (2.7.5)
4848
language_server-protocol (3.17.0.3)
4949
lino (4.1.0)
5050
childprocess (~> 5.0.0)
@@ -61,7 +61,7 @@ GEM
6161
sawyer (~> 0.9)
6262
open4 (1.3.4)
6363
parallel (1.26.3)
64-
parser (3.3.5.0)
64+
parser (3.3.5.1)
6565
ast (~> 2.4.1)
6666
racc
6767
public_suffix (6.0.1)
@@ -112,7 +112,7 @@ GEM
112112
diff-lcs (>= 1.2.0, < 2.0)
113113
rspec-support (~> 3.13.0)
114114
rspec-support (3.13.1)
115-
rubocop (1.67.0)
115+
rubocop (1.68.0)
116116
json (~> 2.3)
117117
language_server-protocol (>= 3.17.0)
118118
parallel (~> 1.10)
@@ -122,7 +122,7 @@ GEM
122122
rubocop-ast (>= 1.32.2, < 2.0)
123123
ruby-progressbar (~> 1.7)
124124
unicode-display_width (>= 2.4.0, < 3.0)
125-
rubocop-ast (1.32.3)
125+
rubocop-ast (1.33.0)
126126
parser (>= 3.3.1.0)
127127
rubocop-rake (0.6.0)
128128
rubocop (~> 1.0)

0 commit comments

Comments
 (0)