diff --git a/Gemfile.lock b/Gemfile.lock index dded63b8..ad8276b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GIT - remote: git://github.com/chrisk/fakeweb.git + remote: https://github.com/chrisk/fakeweb.git revision: 2b08c1ff2714ec13a12f3497d67fcefce95c2cbe specs: fakeweb (1.3.0) GIT - remote: git://github.com/plataformatec/show_for.git + remote: https://github.com/plataformatec/show_for.git revision: 7f2dc583ee84e9fd86d00c70c5e63027b20a8efc specs: show_for (0.3.0.rc) @@ -119,7 +119,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.1.4) connection_pool (2.2.2) - crass (1.0.4) + crass (1.0.6) daemons (1.2.6) database_cleaner (1.0.0.RC1) debug_inspector (0.0.2) @@ -213,7 +213,7 @@ GEM addressable (~> 2.3) letter_opener (1.1.1) launchy (~> 2.2) - loofah (2.2.3) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -232,7 +232,7 @@ GEM rails mime-types (1.25.1) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) mixlib-cli (1.4.0) money (6.5.0) @@ -242,8 +242,9 @@ GEM net-http-digest_auth (1.4) net-http-persistent (2.9.4) newrelic_rpm (5.6.0.349) - nokogiri (1.10.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nori (2.3.0) ntlm-http (0.1.1) orm_adapter (0.5.0) @@ -264,6 +265,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) psych (3.1.0) + racc (1.6.0) rack (1.6.11) rack-protection (1.5.5) rack @@ -286,8 +288,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails-i18n (0.7.3) i18n (~> 0.5) rails_config (0.3.3)