Gemfile in webpacker-pnpm-1.2.1 vs Gemfile in webpacker-pnpm-1.2.2

- old
+ new

@@ -1,8 +1,8 @@ -# frozen_string_literal: true - -source "https://rubygems.org" -gemspec - -install_if -> { Gem.win_platform? } do - gem "tzinfo-data" -end +# frozen_string_literal: true + +source "https://rubygems.org" +gemspec + +install_if -> { Gem.win_platform? } do + gem "tzinfo-data" +end