Skip to content

Commit b617138

Browse files
Merge pull request #62 from logicblocks/dependabot/bundler/rubocop-1.71.1
Bump rubocop from 1.69.2 to 1.71.1 [skip ci]
2 parents d6e77d8 + 1a594db commit b617138

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ GEM
3838
i18n (1.14.5)
3939
concurrent-ruby (~> 1.0)
4040
immutable-struct (2.4.1)
41-
json (2.9.0)
42-
language_server-protocol (3.17.0.3)
41+
json (2.9.1)
42+
language_server-protocol (3.17.0.4)
4343
lino (4.1.0)
4444
childprocess (~> 5.0.0)
4545
hamster (~> 3.0)
@@ -52,7 +52,7 @@ GEM
5252
sawyer (~> 0.9)
5353
open4 (1.3.4)
5454
parallel (1.26.3)
55-
parser (3.3.6.0)
55+
parser (3.3.7.0)
5656
ast (~> 2.4.1)
5757
racc
5858
public_suffix (5.0.4)
@@ -100,18 +100,18 @@ GEM
100100
rake_factory (~> 0.33)
101101
sshkey (~> 2.0)
102102
rchardet (1.8.0)
103-
regexp_parser (2.9.3)
104-
rubocop (1.69.2)
103+
regexp_parser (2.10.0)
104+
rubocop (1.71.1)
105105
json (~> 2.3)
106106
language_server-protocol (>= 3.17.0)
107107
parallel (~> 1.10)
108108
parser (>= 3.3.0.2)
109109
rainbow (>= 2.2.2, < 4.0)
110110
regexp_parser (>= 2.9.3, < 3.0)
111-
rubocop-ast (>= 1.36.2, < 2.0)
111+
rubocop-ast (>= 1.38.0, < 2.0)
112112
ruby-progressbar (~> 1.7)
113113
unicode-display_width (>= 2.4.0, < 4.0)
114-
rubocop-ast (1.36.2)
114+
rubocop-ast (1.38.0)
115115
parser (>= 3.3.1.0)
116116
rubocop-rake (0.6.0)
117117
rubocop (~> 1.0)
@@ -136,7 +136,7 @@ GEM
136136
sshkey (2.0.0)
137137
tzinfo (2.0.6)
138138
concurrent-ruby (~> 1.0)
139-
unicode-display_width (3.1.2)
139+
unicode-display_width (3.1.4)
140140
unicode-emoji (~> 4.0, >= 4.0.4)
141141
unicode-emoji (4.0.4)
142142

0 commit comments

Comments
 (0)