Skip to content

Commit 9a7ebb9

Browse files
Bump rubocop-rails from 2.26.0 to 2.26.1 (#44)
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.26.0 to 2.26.1. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.26.0...v2.26.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 215edb8 commit 9a7ebb9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ GEM
3636
concurrent-ruby (~> 1.0)
3737
json (2.7.2)
3838
language_server-protocol (3.17.0.3)
39-
logger (1.6.0)
39+
logger (1.6.1)
4040
method_source (1.0.0)
4141
minitest (5.25.1)
4242
mysql2 (0.5.6)
4343
parallel (1.26.3)
44-
parser (3.3.4.2)
44+
parser (3.3.5.0)
4545
ast (~> 2.4.1)
4646
racc
4747
pry (0.14.2)
@@ -52,8 +52,7 @@ GEM
5252
rainbow (3.1.1)
5353
rake (13.2.1)
5454
regexp_parser (2.9.2)
55-
rexml (3.3.6)
56-
strscan
55+
rexml (3.3.7)
5756
rspec (3.13.0)
5857
rspec-core (~> 3.13.0)
5958
rspec-expectations (~> 3.13.0)
@@ -78,12 +77,12 @@ GEM
7877
rubocop-ast (>= 1.31.1, < 2.0)
7978
ruby-progressbar (~> 1.7)
8079
unicode-display_width (>= 2.4.0, < 3.0)
81-
rubocop-ast (1.32.1)
80+
rubocop-ast (1.32.3)
8281
parser (>= 3.3.1.0)
8382
rubocop-performance (1.21.1)
8483
rubocop (>= 1.48.1, < 2.0)
8584
rubocop-ast (>= 1.31.1, < 2.0)
86-
rubocop-rails (2.26.0)
85+
rubocop-rails (2.26.1)
8786
activesupport (>= 4.2.0)
8887
rack (>= 1.1)
8988
rubocop (>= 1.52.0, < 2.0)
@@ -94,7 +93,6 @@ GEM
9493
rubocop (>= 0.90.0)
9594
ruby-progressbar (1.13.0)
9695
securerandom (0.3.1)
97-
strscan (3.1.0)
9896
timeout (0.4.1)
9997
trilogy (2.8.1)
10098
tzinfo (2.0.6)

0 commit comments

Comments
 (0)