Skip to content

Commit 46e5844

Browse files
Merge pull request #86 from infrablocks/dependabot/bundler/rubocop-1.69.0
Bump rubocop from 1.68.0 to 1.69.0 [skip ci]
2 parents 93ec434 + 5672106 commit 46e5844

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 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.5)
47+
json (2.8.2)
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.1)
64+
parser (3.3.6.0)
6565
ast (~> 2.4.1)
6666
racc
6767
public_suffix (6.0.1)
@@ -112,17 +112,17 @@ GEM
112112
diff-lcs (>= 1.2.0, < 2.0)
113113
rspec-support (~> 3.13.0)
114114
rspec-support (3.13.1)
115-
rubocop (1.68.0)
115+
rubocop (1.69.0)
116116
json (~> 2.3)
117117
language_server-protocol (>= 3.17.0)
118118
parallel (~> 1.10)
119119
parser (>= 3.3.0.2)
120120
rainbow (>= 2.2.2, < 4.0)
121121
regexp_parser (>= 2.4, < 3.0)
122-
rubocop-ast (>= 1.32.2, < 2.0)
122+
rubocop-ast (>= 1.36.1, < 2.0)
123123
ruby-progressbar (~> 1.7)
124-
unicode-display_width (>= 2.4.0, < 3.0)
125-
rubocop-ast (1.33.0)
124+
unicode-display_width (>= 2.4.0, < 4.0)
125+
rubocop-ast (1.36.1)
126126
parser (>= 3.3.1.0)
127127
rubocop-rake (0.6.0)
128128
rubocop (~> 1.0)
@@ -146,7 +146,9 @@ GEM
146146
sshkey (2.0.0)
147147
tzinfo (2.0.6)
148148
concurrent-ruby (~> 1.0)
149-
unicode-display_width (2.6.0)
149+
unicode-display_width (3.1.2)
150+
unicode-emoji (~> 4.0, >= 4.0.4)
151+
unicode-emoji (4.0.4)
150152
uri (0.13.0)
151153

152154
PLATFORMS

0 commit comments

Comments
 (0)