Skip to content

Commit

Permalink
Add frozen string literal comment to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Apr 4, 2024
1 parent b0604dc commit 9ae25ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

source "https://rubygems.org"

gemspec
Expand Down

0 comments on commit 9ae25ef

Please sign in to comment.