Skip to content

Commit

Permalink
Merge pull request #52 from katatsu12/katatsu12-patch-1
Browse files Browse the repository at this point in the history
Update Gemfile
  • Loading branch information
katatsu12 authored Feb 2, 2025
2 parents 32522c6 + c5abd07 commit b90a8c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ gem 'sass-rails', '>= 6'
gem 'shopify_api'
gem 'shopify_app', '~> 13.4'
gem 'turbolinks', '~> 5'
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
gem 'webpacker', '~> 4.0'

group :development, :test do
Expand All @@ -26,5 +27,3 @@ group :development do
gem 'spring'
gem 'spring-watcher-listen', '~> 2.0.0'
end

gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]

0 comments on commit b90a8c0

Please sign in to comment.