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 5, 2024
1 parent 2582d6c commit cc272ee
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"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
Expand Down

0 comments on commit cc272ee

Please sign in to comment.