Skip to content

Commit

Permalink
🐛 Removed problematic explicit encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed May 18, 2024
1 parent a703f7a commit 0aab425
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@

source "http://rubygems.org/"

Encoding.default_external = Encoding::UTF_8
Encoding.default_internal = Encoding::UTF_8

gem "bundler", "~> 2.5"
gem "rake"
gem "rspec", "~> 3.8"
Expand Down

0 comments on commit 0aab425

Please sign in to comment.