Compare commits

..

No commits in common. "main" and "feature/pin-and-add-deps" have entirely different histories.

View File

@ -31,4 +31,4 @@ ADD ./Gemfile* ./
RUN echo "gem: --no-ri --no-rdoc" > ~/.gemrc && \
yes | gem update --system && \
gem install bundler && \
bundle install
bundle install