Skip to content

Commit

Permalink
Update project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 7, 2025
1 parent 3f9e922 commit 6b39156
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@ gemspec:
authors: ["Nikita Shilnikov"]
email: ["[email protected]"]
summary: "Algebraic effects"
development_dependencies:
- bundler
- rake
- rspec
runtime_dependencies:
- [zeitwerk, "~> 2.6"]
- [concurrent-ruby, "~> 1.0"]
- [dry-core, "~> 1.0"]
- [dry-inflector, "~> 1.0"]
- [dry-initializer, "~> 3.0"]
- [dry-core, "~> 1.1"]
- [dry-inflector, "~> 1.1"]
- [dry-initializer, "~> 3.2"]

0 comments on commit 6b39156

Please sign in to comment.