diff --git a/Gemfile.lock b/Gemfile.lock index d04dfe995..bf86254eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -406,7 +406,7 @@ GEM ruby-vips (>= 2.0.17, < 3) imgproxy (2.1.0) anyway_config (>= 2.0.0) - inline_svg (1.8.0) + inline_svg (1.9.0) activesupport (>= 3.0) nokogiri (>= 1.6) io-console (0.6.0) diff --git a/vendor/cache/inline_svg-1.8.0.gem b/vendor/cache/inline_svg-1.8.0.gem deleted file mode 100644 index 12f1cc575..000000000 Binary files a/vendor/cache/inline_svg-1.8.0.gem and /dev/null differ diff --git a/vendor/cache/inline_svg-1.9.0.gem b/vendor/cache/inline_svg-1.9.0.gem new file mode 100644 index 000000000..543221747 Binary files /dev/null and b/vendor/cache/inline_svg-1.9.0.gem differ