Skip to content

Commit

Permalink
adding blank line after frozen comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pdagrawal committed May 20, 2020
1 parent de968f0 commit aa0925e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bootsnap.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# frozen_string_literal: true

require_relative('bootsnap/version')
require_relative('bootsnap/bundler')
require_relative('bootsnap/load_path_cache')
Expand Down

0 comments on commit aa0925e

Please sign in to comment.