Skip to content

Commit e8c6089

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - .github/workflows/ci.yml - dry-operation.gemspec
1 parent 2d67e17 commit e8c6089

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- "4.0"
2828
- "3.4"
2929
- "3.3"
30-
- "3.2"
3130
- "jruby"
3231
include:
3332
- ruby: "4.0"

dry-operation.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
2828
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-operation/issues"
2929
spec.metadata["funding_uri"] = "https://github.com/sponsors/hanami"
3030

31-
spec.required_ruby_version = ">= 3.1.0"
31+
spec.required_ruby_version = ">= 3.3"
3232

3333
spec.add_runtime_dependency "dry-monads", "~> 1.6"
3434
spec.add_runtime_dependency "zeitwerk", "~> 2.6"

0 commit comments

Comments
 (0)