diff --git a/Gemfile b/Gemfile index 271697a..ce7f867 100644 --- a/Gemfile +++ b/Gemfile @@ -6,10 +6,8 @@ eval_gemfile "Gemfile.devtools" gemspec -gem "dry-types", github: "dry-rb/dry-types", branch: "main" - group :test do - gem "dry-monads", github: "dry-rb/dry-monads", branch: "main" + gem "dry-monads" end group :benchmarks do