-
david22swan authored
Duplicate gems within the Gemfile our causing issue with the PDK, this aims to resolve this by removing the duplicates and instead creating a joint `:development, :release_prep` group for the gems that overlap between them, rather than having them repeated in both groups seperately.
david22swan authoredDuplicate gems within the Gemfile our causing issue with the PDK, this aims to resolve this by removing the duplicates and instead creating a joint `:development, :release_prep` group for the gems that overlap between them, rather than having them repeated in both groups seperately.
Loading