Skip to content

Commit 6e08ae5

Browse files
chore(deps-dev): bump rubocop-rails from 2.21.1 to 2.21.2 (#526)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Hobbs <[email protected]>
1 parent 86bc165 commit 6e08ae5

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.snyk

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
ignore:
2+
SNYK-RUBY-RACK-1061917:
3+
- rubocop-rails > rack:
4+
reason: No direct upgrade available
5+
expires: "2023-11-02T12:00:00.000Z"
6+
- dotenv-rails > railties > actionpack > rack:
7+
reason: No direct upgrade available
8+
expires: "2023-11-02T12:00:00.000Z"
9+
- dotenv-rails > railties > actionpack > rack-test:
10+
reason: No direct upgrade available
11+
expires: "2023-11-02T12:00:00.000Z"

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ GEM
189189
unicode-display_width (>= 2.4.0, < 3.0)
190190
rubocop-ast (1.29.0)
191191
parser (>= 3.2.1.0)
192-
rubocop-rails (2.21.1)
192+
rubocop-rails (2.21.2)
193193
activesupport (>= 4.2.0)
194194
rack (>= 1.1)
195195
rubocop (>= 1.33.0, < 2.0)
@@ -218,7 +218,7 @@ GEM
218218
unf (0.1.4)
219219
unf_ext
220220
unf_ext (0.0.8.2)
221-
unicode-display_width (2.4.2)
221+
unicode-display_width (2.5.0)
222222
vcr (6.2.0)
223223
webmock (3.19.1)
224224
addressable (>= 2.8.0)

0 commit comments

Comments
 (0)