Skip to content

Commit

Permalink
Merge pull request #460 from portagenetwork/dependabot/bundler/deploy…
Browse files Browse the repository at this point in the history
…ment-portage/rubocop-rspec-2.24.1

Bump rubocop-rspec from 2.18.1 to 2.24.1
  • Loading branch information
aaronskiba authored Oct 13, 2023
2 parents 35d02bf + 96eb2be commit f21a194
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

### Changed

- Bump rubocop-rspec from 2.18.1 to 2.24.1 [#460](https://github.com/portagenetwork/roadmap/pull/460)

- Bump zaru from 0.3.0 to 1.0.0 [#437](https://github.com/portagenetwork/roadmap/pull/437)

- Bump better_errors from 2.9.1 to 2.10.1 [#436](https://github.com/portagenetwork/roadmap/pull/436)
Expand Down
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ GEM
options (2.3.2)
orm_adapter (0.5.0)
parallel (1.23.0)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
pg (1.4.5)
Expand Down Expand Up @@ -419,7 +419,7 @@ GEM
ffi (~> 1.0)
rchardet (1.8.0)
recaptcha (5.15.0)
regexp_parser (2.8.1)
regexp_parser (2.8.2)
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
Expand Down Expand Up @@ -461,8 +461,10 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.17.1)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-i18n (3.0.0)
rubocop (~> 1.0)
rubocop-performance (1.16.0)
Expand All @@ -474,9 +476,10 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.18.1)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-thread_safety (0.5.1)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -539,7 +542,7 @@ GEM
turbolinks-source (5.2.0)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uri_template (0.7.0)
version_gem (1.1.1)
Expand Down

0 comments on commit f21a194

Please sign in to comment.