Skip to content

Commit 65a3bc3

Browse files
build(deps-dev): bump rubocop-rails from 2.27.0 to 2.28.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.27.0 to 2.28.0. - [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.27.0...v2.28.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 353748e commit 65a3bc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GEM
2929
ast (2.4.2)
3030
base64 (0.2.0)
3131
benchmark (0.4.0)
32-
bigdecimal (3.1.8)
32+
bigdecimal (3.1.9)
3333
builder (3.3.0)
3434
concurrent-ruby (1.3.4)
3535
connection_pool (2.4.1)
@@ -41,7 +41,7 @@ GEM
4141
concurrent-ruby (~> 1.0)
4242
json (2.9.1)
4343
language_server-protocol (3.17.0.3)
44-
logger (1.6.3)
44+
logger (1.6.4)
4545
loofah (2.23.1)
4646
crass (~> 1.0.2)
4747
nokogiri (>= 1.12.0)
@@ -101,7 +101,7 @@ GEM
101101
rubocop-performance (1.23.1)
102102
rubocop (>= 1.48.1, < 2.0)
103103
rubocop-ast (>= 1.31.1, < 2.0)
104-
rubocop-rails (2.27.0)
104+
rubocop-rails (2.28.0)
105105
activesupport (>= 4.2.0)
106106
rack (>= 1.1)
107107
rubocop (>= 1.52.0, < 2.0)

0 commit comments

Comments
 (0)