Skip to content

Commit

Permalink
Unset platform in the Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcp committed Nov 13, 2022
1 parent 0de5294 commit 09f8ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem 'jquery-ui-rails'
# HAML as default
gem 'haml-rails'
# mini_racer for execjs
gem 'mini_racer', platforms: :ruby
gem 'mini_racer'

# To test email with letter opener set the 'async_emails' option in site.yml to false
gem 'letter_opener_web'
Expand Down

0 comments on commit 09f8ba4

Please sign in to comment.