-
- Downloads
(CAT-1754) Remove duplicate gems
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.
Please register or sign in to comment