Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
katatsu12 authored Feb 2, 2025
1 parent 32522c6 commit c5abd07
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 c5abd07

Please sign in to comment.