Skip to content

Commit

Permalink
Depend on font-awesome-rails main for Rails 6.1 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoliverani committed Dec 21, 2020
1 parent 8fb31ac commit 1bdd18c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ group :backend, :frontend, :core, :api do
# and https://github.com/rails/sprockets-rails/issues/369
gem 'sprockets', '~> 3'

gem 'font-awesome-rails', github: 'bokmann/font-awesome-rails'

platforms :ruby do
case ENV['DB']
when /mysql/
Expand Down

0 comments on commit 1bdd18c

Please sign in to comment.