Skip to content

Commit

Permalink
Update to font-awesome-sass 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
remomueller committed Oct 5, 2018
1 parent aaf8e31 commit b7f4309
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
- Users can now edit their profile and account settings
- **Search Changes**
- Search now returns more specific results as more search terms are added
- **Gem Changes**
- Update to font-awesome-sass 5.3.1

### Bug Fix
- Fix issue with uploading a file to a folder that shares the same name as
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.1.3"
gem "carrierwave", "~> 1.2.3"
gem "devise", "~> 4.5.0"
gem "fog-aws"
gem "font-awesome-sass", "~> 5.2.0"
gem "font-awesome-sass", "~> 5.3.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 @@ -120,7 +120,7 @@ GEM
fog-xml (0.1.3)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
font-awesome-sass (5.2.0)
font-awesome-sass (5.3.1)
sassc (>= 1.11)
formatador (0.2.5)
globalid (0.4.1)
Expand Down Expand Up @@ -296,7 +296,7 @@ DEPENDENCIES
coffee-rails (~> 4.2)
devise (~> 4.5.0)
fog-aws
font-awesome-sass (~> 5.2.0)
font-awesome-sass (~> 5.3.1)
haml (~> 5.0.4)
jbuilder (~> 2.5)
jquery-rails (~> 4.3.3)
Expand Down

0 comments on commit b7f4309

Please sign in to comment.