···1#!/usr/bin/env nix-shell
2-#!nix-shell --pure -i bash -p cacert bundix
34# Do these steps before running this script:
5# 1. Copy Gemfile from new Redmine version to this folder
···14 fi
15done
160017bundix -l
···1#!/usr/bin/env nix-shell
2+#!nix-shell --pure -i bash -p cacert bundix bundler
34# Do these steps before running this script:
5# 1. Copy Gemfile from new Redmine version to this folder
···14 fi
15done
1617+bundle lock --add-platform ruby
18+bundle lock --remove-platform x86_64-linux
19bundix -l