Skip to content

Commit

Permalink
Build docs with new Ruby deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Feb 22, 2024
1 parent 91e9fd2 commit df51c04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ prepare:

cookie_ruby_deps:
(cd external-content/cookie && \
gem install bundler -v 2.4.22 && \
bundle config set --local deployment 'true' && \
bundle config set --local without development && \
bundle install)

cookie: cookie_ruby_deps
Expand Down

0 comments on commit df51c04

Please sign in to comment.