Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump loofah from 2.0.3 to 2.19.1 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 16 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
GIT
remote: git://github.com/spree/spree_auth_devise.git
revision: 7b24ad16239367dc15f96a80cc2a954a822cc6af
remote: https://github.com/spree/spree_auth_devise.git
revision: 1ac9dcc33049b185a0dd884c832583feb4b91890
branch: 3-0-stable
specs:
spree_auth_devise (3.0.0)
devise (~> 3.4.1)
spree_auth_devise (3.0.6)
devise (~> 3.5.4)
devise-encryptable (= 0.1.2)
json
multi_json
spree_core (~> 3.0.0)

GIT
remote: git://github.com/spree/spree_gateway.git
revision: 7301dc7c84c05b46427bf5003eda13ca64a48d7c
remote: https://github.com/spree/spree_gateway.git
revision: 3cb02b0b3a45be5f4ace9d9295ffb3c11864e605
branch: 3-0-stable
specs:
spree_gateway (3.0.0.beta)
spree_gateway (3.0.0)
spree_core (~> 3.0.0)

GEM
Expand Down Expand Up @@ -70,7 +70,7 @@ GEM
json
awesome_nested_set (3.0.2)
activerecord (>= 4.0.0, < 5)
bcrypt (3.1.10)
bcrypt (3.1.18)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-sass (3.3.5.1)
Expand Down Expand Up @@ -105,6 +105,7 @@ GEM
execjs
coffee-script-source (1.9.1.1)
colorize (0.7.7)
crass (1.0.6)
css_parser (1.3.7)
addressable
cucumber (1.3.20)
Expand All @@ -126,7 +127,7 @@ GEM
nokogiri (~> 1.6.0)
polyglot
rails (>= 3.1)
devise (3.4.1)
devise (3.5.10)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
Expand Down Expand Up @@ -167,12 +168,13 @@ GEM
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
loofah (2.0.3)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.6.2)
mini_portile (0.6.2)
mini_portile2 (2.1.0)
minitest (5.8.1)
monetize (1.3.1)
money (~> 6.6)
Expand All @@ -181,8 +183,8 @@ GEM
multi_json (1.11.2)
multi_test (0.1.2)
multi_xml (0.5.5)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
orm_adapter (0.5.0)
paperclip (4.2.4)
activemodel (>= 3.2.0)
Expand Down Expand Up @@ -366,7 +368,7 @@ GEM
activesupport (>= 3.2)
railties (>= 3.2)
tzinfo
warden (1.2.3)
warden (1.2.7)
rack (>= 1.0)
web-console (2.2.1)
activemodel (>= 4.0)
Expand Down