Update bundler version

This commit is contained in:
Melissa LeBlanc-Williams 2024-01-02 11:35:55 -08:00
parent d4683f86b0
commit dc497f413b

View file

@ -44,7 +44,7 @@ jobs:
bundler-cache: true
- name: Install Dependencies
run: |
gem install bundler:1.17.3
gem install bundler:2.2.26
bundle install --full-index
pip install python-frontmatter pillow python-dateutil
- name: Check feature names and other data