Skip to content

Commit 6e024eb

Browse files
Bump responders from 3.1.1 to 3.2.0
Bumps [responders](https://github.com/heartcombo/responders) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/heartcombo/responders/releases) - [Changelog](https://github.com/heartcombo/responders/blob/main/CHANGELOG.md) - [Commits](heartcombo/responders@v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: responders dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0ef567 commit 6e024eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ GEM
251251
elasticsearch-transport (7.0.0)
252252
faraday
253253
multi_json
254-
erb (5.1.1)
254+
erb (5.1.3)
255255
erubi (1.13.1)
256256
erubis (2.7.0)
257257
excon (1.2.5)
@@ -550,9 +550,9 @@ GEM
550550
regexp_parser (2.11.3)
551551
reline (0.6.2)
552552
io-console (~> 0.5)
553-
responders (3.1.1)
554-
actionpack (>= 5.2)
555-
railties (>= 5.2)
553+
responders (3.2.0)
554+
actionpack (>= 7.0)
555+
railties (>= 7.0)
556556
rest-client (2.1.0)
557557
http-accept (>= 1.7.0, < 2.0)
558558
http-cookie (>= 1.0.2, < 2.0)

0 commit comments

Comments
 (0)