Skip to content

Commit

Permalink
Bump rubocop-rspec from 3.0.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 8a98cc4 commit 6c81141
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GEM
nio4r (2.7.3)
optimist (3.1.0)
parallel (1.25.1)
parser (3.3.3.0)
parser (3.3.4.0)
ast (~> 2.4.1)
racc
patience_diff (1.2.0)
Expand All @@ -47,7 +47,7 @@ GEM
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (3.0.11)
rack-protection (4.0.0)
base64 (>= 0.1.0)
Expand All @@ -64,7 +64,7 @@ GEM
regexp_parser (2.9.2)
rerun (0.14.0)
listen (~> 3.0)
rexml (3.3.1)
rexml (3.3.2)
strscan
rqrcode (2.2.0)
chunky_png (~> 1.0)
Expand Down Expand Up @@ -98,7 +98,7 @@ GEM
parser (>= 3.3.1.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.0.1)
rubocop-rspec (3.0.3)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby-units (4.0.3)
Expand Down

0 comments on commit 6c81141

Please sign in to comment.