Skip to content

Commit

Permalink
Bump the rails_61 group in /gemfiles/rails_61 with 2 updates (#883)
Browse files Browse the repository at this point in the history
Bumps the rails_61 group in /gemfiles/rails_61 with 2 updates: [responders](https://github.com/heartcombo/responders) and [has_scope](https://github.com/heartcombo/has_scope).


Updates `responders` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/heartcombo/responders/releases)
- [Changelog](https://github.com/heartcombo/responders/blob/main/CHANGELOG.md)
- [Commits](heartcombo/responders@v3.1.0...v3.1.1)

Updates `has_scope` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/heartcombo/has_scope/releases)
- [Changelog](https://github.com/heartcombo/has_scope/blob/main/CHANGELOG.md)
- [Commits](heartcombo/has_scope@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: responders
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rails_61
- dependency-name: has_scope
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rails_61
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent f1060b3 commit 106080f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gemfiles/rails_61/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ GEM
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
has_scope (0.8.1)
has_scope (0.8.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
loofah (2.21.3)
loofah (2.21.4)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -158,7 +158,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
rake (13.0.6)
responders (3.1.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.6)
Expand All @@ -180,7 +180,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
thor (1.2.2)
thor (1.3.0)
timeout (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 106080f

Please sign in to comment.