We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696193e commit 8f98c83Copy full SHA for 8f98c83
Appraisals
@@ -1,5 +1,9 @@
1
# frozen_string_literal: true
2
3
+# HOW TO UPDATE APPRAISALS:
4
+# BUNDLE_GEMFILE=Appraisal.root.gemfile bundle
5
+# BUNDLE_GEMFILE=Appraisal.root.gemfile bundle exec appraisal update
6
+
7
# Used for head (nightly) releases of ruby, truffleruby, and jruby.
8
# Split into discrete appraisals if one of them needs a dependency locked discretely.
9
appraise "head" do
0 commit comments