Skip to content

Commit

Permalink
Update to font-awesome-sass 5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
remomueller committed Apr 16, 2019
1 parent 772646d commit 49ed051
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Update to rails 6.0.0.beta3
- Update to carrierwave 1.3.1
- Update to devise 4.6.1
- Update to font-awesome-sass 5.8.1

## 7.1.0 (March 8, 2019)

Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem "bootstrap", "~> 4.3.1"
gem "carrierwave", "~> 1.3.1"
gem "devise", "~> 4.6.1"
gem "fog-aws"
gem "font-awesome-sass", "~> 5.6.1"
gem "font-awesome-sass", "~> 5.8.1"
# gem "haml", "~> 5.0.4"
gem "haml", git: "https://github.com/haml/haml.git", ref: "9aa0fbe"
gem "jquery-rails", "~> 4.3.3"
Expand Down

0 comments on commit 49ed051

Please sign in to comment.