Skip to content

Commit fcd68cd

Browse files
committed
trivial change to status.json to get heroku to redeploy
1 parent 6ca0acf commit fcd68cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

regexplanet.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ def get_or_post(path, opts={}, &block)
3636
:RUBY_PATCHLEVEL => RUBY_PATCHLEVEL,
3737
:RUBY_RELEASE_DATE => RUBY_RELEASE_DATE,
3838
:RUBY_VERSION => RUBY_VERSION,
39+
"$," => $,,
3940
} )
4041
end
4142

0 commit comments

Comments
 (0)