diff --git a/Gemfile b/Gemfile index ac1caa31..768ae29c 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ end group :test do gem "dry-monads", require: false, github: "dry-rb/dry-monads", branch: "main" - gem "dry-struct", require: false, github: "dry-rb/dry-struct", branch: "main" + gem "dry-struct" gem "i18n", "1.8.2", require: false gem "json-schema" gem "transproc"