Skip to content

Commit

Permalink
Mini portile appears to be required, but not always installed
Browse files Browse the repository at this point in the history
  • Loading branch information
eanders committed Dec 24, 2024
1 parent 30af7c0 commit 753cbd7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ gem 'coffee-rails'
gem 'execjs'
gem 'jquery-rails'

# Temporary fix until we know why it isn't installing
gem 'mini_portile2'

gem 'validates_email_format_of'

gem 'font-awesome-sass'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ DEPENDENCIES
maxminddb
memery
mini_magick
mini_portile2
minitest-reporters
momentjs-rails (>= 2.9.0)
net-http
Expand Down

0 comments on commit 753cbd7

Please sign in to comment.