Skip to content

Commit

Permalink
Add intentional error
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Mar 27, 2018
1 parent da748a5 commit e61ba47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
source "https://rubygems.org"

gem 'rack'

raise "INTENTIONAL ERROR"
# This is added to ensure that `hatchet lock` locks to a specific
# commit, which should be the one right before this.
#
# Have a nice day

0 comments on commit e61ba47

Please sign in to comment.