Skip to content

Commit

Permalink
Update to font-awesome-sass 5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
remomueller committed Jan 25, 2019
1 parent 6b8a2be commit 210c02b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Update to rails 6.0.0.beta1
- Update to carrierwave 1.3.1
- Update to bootstrap 4.2.1
- Update to font-awesome-sass 5.6.1

## 4.0.0 (November 7, 2018)

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.2.1"
gem "carrierwave", "~> 1.3.1"
gem "devise", "~> 4.5.0"
gem "fog-aws"
gem "font-awesome-sass", "~> 5.3.1"
gem "font-awesome-sass", "~> 5.6.1"
gem "haml", "~> 5.0.4"
gem "jquery-rails", "~> 4.3.3"
gem "jquery-ui-rails", "~> 6.0.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
fog-xml (0.1.3)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
font-awesome-sass (5.3.1)
font-awesome-sass (5.6.1)
sassc (>= 1.11)
formatador (0.2.5)
globalid (0.4.2)
Expand Down Expand Up @@ -322,7 +322,7 @@ DEPENDENCIES
coffee-rails (~> 4.2)
devise (~> 4.5.0)
fog-aws
font-awesome-sass (~> 5.3.1)
font-awesome-sass (~> 5.6.1)
haml (~> 5.0.4)
jbuilder (~> 2.5)
jquery-rails (~> 4.3.3)
Expand Down

0 comments on commit 210c02b

Please sign in to comment.