Skip to content

Commit f27acd6

Browse files
Merge pull request #153 from infrablocks/dependabot/bundler/rubocop-1.69.1
Bump rubocop from 1.69.0 to 1.69.1 [skip ci]
2 parents 3aa2775 + 4d7eb99 commit f27acd6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ GEM
4747
i18n (1.14.6)
4848
concurrent-ruby (~> 1.0)
4949
immutable-struct (2.4.1)
50-
json (2.8.2)
50+
json (2.9.0)
5151
jwt (2.9.3)
5252
base64
5353
language_server-protocol (3.17.0.3)
@@ -104,7 +104,7 @@ GEM
104104
rake_factory (~> 0.33)
105105
sshkey (~> 2.0)
106106
rchardet (1.8.0)
107-
regexp_parser (2.9.2)
107+
regexp_parser (2.9.3)
108108
rspec (3.13.0)
109109
rspec-core (~> 3.13.0)
110110
rspec-expectations (~> 3.13.0)
@@ -118,17 +118,17 @@ GEM
118118
diff-lcs (>= 1.2.0, < 2.0)
119119
rspec-support (~> 3.13.0)
120120
rspec-support (3.13.1)
121-
rubocop (1.69.0)
121+
rubocop (1.69.1)
122122
json (~> 2.3)
123123
language_server-protocol (>= 3.17.0)
124124
parallel (~> 1.10)
125125
parser (>= 3.3.0.2)
126126
rainbow (>= 2.2.2, < 4.0)
127-
regexp_parser (>= 2.4, < 3.0)
128-
rubocop-ast (>= 1.36.1, < 2.0)
127+
regexp_parser (>= 2.9.3, < 3.0)
128+
rubocop-ast (>= 1.36.2, < 2.0)
129129
ruby-progressbar (~> 1.7)
130130
unicode-display_width (>= 2.4.0, < 4.0)
131-
rubocop-ast (1.36.1)
131+
rubocop-ast (1.36.2)
132132
parser (>= 3.3.1.0)
133133
rubocop-rake (0.6.0)
134134
rubocop (~> 1.0)

0 commit comments

Comments
 (0)