Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Updates loofah
Browse files Browse the repository at this point in the history
  • Loading branch information
osahyoun committed Mar 29, 2018
1 parent d587da2 commit 7add86e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -20,6 +20,7 @@ gem 'i18n-js'
gem 'jbuilder'
gem 'kaminari'
gem 'liquid'
gem 'loofah', '~> 2.2.1'
gem 'money'
gem 'omniauth-google-oauth2'
gem 'pg'
Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Expand Up @@ -280,7 +280,7 @@ GEM
actionpack (>= 4, < 5.2)
activesupport (>= 4, < 5.2)
railties (>= 4, < 5.2)
loofah (2.1.1)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.12)
Expand Down Expand Up @@ -578,6 +578,7 @@ DEPENDENCIES
liquid
logger
lograge
loofah (~> 2.2.1)
magic_lamp
metamagic
money
Expand Down

0 comments on commit 7add86e

Please sign in to comment.