Skip to content
Snippets Groups Projects
Verified Commit b3f06788 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Add required gems removed from default gemset

parent 6bbd9897
Branches
No related tags found
No related merge requests found
Pipeline #268313 passed
......@@ -4,6 +4,8 @@ ruby RUBY_VERSION
# This will help ensure the proper Jekyll version is running.
gem "jekyll", "~> 4.2"
gem "csv"
gem "base64"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment