Skip to content

Commit bd7b4d7

Browse files
dependabot[bot]olleolleolle
authored andcommitted
Update activesupport requirement from >= 4.2, < 8 to >= 4.2, < 9
Updates the requirements on [activesupport](https://github.com/rails/rails) to permit the latest version. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0/activesupport/CHANGELOG.md) - [Commits](rails/rails@v4.2.0...v7.2.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62d4100 commit bd7b4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemstash.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ you push your own private gems as well."
3131

3232
spec.required_ruby_version = ">= 3.1"
3333

34-
spec.add_runtime_dependency "activesupport", ">= 4.2", "< 8"
34+
spec.add_runtime_dependency "activesupport", ">= 4.2", "< 9"
3535
spec.add_runtime_dependency "dalli", ">= 3.2.3", "< 4"
3636
spec.add_runtime_dependency "faraday", ">= 1", "< 3"
3737
spec.add_runtime_dependency "faraday_middleware", "~> 1.0"

0 commit comments

Comments
 (0)