We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da748a5 commit e61ba47Copy full SHA for e61ba47
Gemfile
@@ -1,3 +1,9 @@
1
source "https://rubygems.org"
2
3
gem 'rack'
4
+
5
+raise "INTENTIONAL ERROR"
6
+# This is added to ensure that `hatchet lock` locks to a specific
7
+# commit, which should be the one right before this.
8
+#
9
+# Have a nice day
0 commit comments