Skip to content

Commit

Permalink
Bump responders from 3.0.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [responders](https://github.com/heartcombo/responders) from 3.0.1 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.0.1...v3.1.1)

---
updated-dependencies:
- dependency-name: responders
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 9027f88 commit 090efea
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 @@ -426,9 +426,9 @@ GEM
regexp_parser (2.9.0)
request_store (1.5.0)
rack (>= 1.4)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec-core (3.10.0)
Expand Down Expand Up @@ -551,7 +551,7 @@ GEM
wrapped (0.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.14)
zeitwerk (2.6.15)

PLATFORMS
ruby
Expand Down

0 comments on commit 090efea

Please sign in to comment.