Skip to content

Commit be9b50b

Browse files
Update dependency rubocop to v1.49.0
1 parent 7a74e9f commit be9b50b

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
@@ -91,7 +91,7 @@ GEM
9191
sawyer (~> 0.9)
9292
open4 (1.3.4)
9393
parallel (1.22.1)
94-
parser (3.2.1.1)
94+
parser (3.2.2.0)
9595
ast (~> 2.4.1)
9696
pry (0.14.1)
9797
coderay (~> 1.1)
@@ -118,17 +118,17 @@ GEM
118118
diff-lcs (>= 1.2.0, < 2.0)
119119
rspec-support (~> 3.12.0)
120120
rspec-support (3.12.0)
121-
rubocop (1.48.1)
121+
rubocop (1.49.0)
122122
json (~> 2.3)
123123
parallel (~> 1.10)
124124
parser (>= 3.2.0.0)
125125
rainbow (>= 2.2.2, < 4.0)
126126
regexp_parser (>= 1.8, < 3.0)
127127
rexml (>= 3.2.5, < 4.0)
128-
rubocop-ast (>= 1.26.0, < 2.0)
128+
rubocop-ast (>= 1.28.0, < 2.0)
129129
ruby-progressbar (~> 1.7)
130130
unicode-display_width (>= 2.4.0, < 3.0)
131-
rubocop-ast (1.27.0)
131+
rubocop-ast (1.28.0)
132132
parser (>= 3.2.1.0)
133133
rubocop-capybara (2.17.1)
134134
rubocop (~> 1.41)

0 commit comments

Comments
 (0)