Skip to content

Commit e52f809

Browse files
Bump boxt_rubocop from 0.0.43 to 0.0.44 (#140)
Bumps [boxt_rubocop](https://github.com/boxt/boxt_rubocop) from 0.0.43 to 0.0.44. - [Commits](zuno-tech/rubocop-zuno@v0.0.43...v0.0.44) --- updated-dependencies: - dependency-name: boxt_rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37212d4 commit e52f809

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gemspec
66

77
group :development do
88
gem "activerecord", "~> 7.0"
9-
gem "boxt_rubocop", "0.0.43"
9+
gem "boxt_rubocop", "0.0.44"
1010
gem "byebug", "~> 11.0"
1111
gem "rake", "~> 13.0"
1212
gem "rspec", "~> 3.12"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ GEM
2020
tzinfo (~> 2.0)
2121
ast (2.4.2)
2222
base64 (0.1.1)
23-
boxt_rubocop (0.0.43)
24-
rubocop (= 1.56.0)
23+
boxt_rubocop (0.0.44)
24+
rubocop (= 1.56.1)
2525
rubocop-faker (= 1.1.0)
2626
rubocop-rails (= 2.20.2)
2727
rubocop-rake (= 0.6.0)
@@ -60,7 +60,7 @@ GEM
6060
diff-lcs (>= 1.2.0, < 2.0)
6161
rspec-support (~> 3.12.0)
6262
rspec-support (3.12.0)
63-
rubocop (1.56.0)
63+
rubocop (1.56.1)
6464
base64 (~> 0.1.1)
6565
json (~> 2.3)
6666
language_server-protocol (>= 3.17.0)
@@ -119,7 +119,7 @@ PLATFORMS
119119

120120
DEPENDENCIES
121121
activerecord (~> 7.0)
122-
boxt_rubocop (= 0.0.43)
122+
boxt_rubocop (= 0.0.44)
123123
byebug (~> 11.0)
124124
logga!
125125
rake (~> 13.0)

0 commit comments

Comments
 (0)