Bump inline_svg from 0.12.1 to 1.3.1 (#915)
Bumps [inline_svg](https://github.com/jamesmartin/inline_svg) from 0.12.1 to 1.3.1. - [Release notes](https://github.com/jamesmartin/inline_svg/releases) - [Changelog](https://github.com/jamesmartin/inline_svg/blob/master/CHANGELOG.md) - [Commits](https://github.com/jamesmartin/inline_svg/compare/v0.12.1...v1.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
673b6d0754
commit
85b18c503e
2 changed files with 3 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -50,7 +50,7 @@ gem "gibbon", "~> 2.2"
|
|||
gem "google-api-client", "~> 0.24"
|
||||
gem "html_truncator", "~> 0.4"
|
||||
gem "httparty", "~> 0.16"
|
||||
gem "inline_svg", "~> 0.12"
|
||||
gem "inline_svg", "~> 1.3"
|
||||
gem "jbuilder", "~> 2.7"
|
||||
gem "jquery-rails", "~> 4.3"
|
||||
gem "kaminari", "~> 1.1"
|
||||
|
|
|
|||
|
|
@ -508,9 +508,8 @@ GEM
|
|||
concurrent-ruby (~> 1.0)
|
||||
ice_nine (0.11.2)
|
||||
inflecto (0.0.2)
|
||||
inline_svg (0.12.1)
|
||||
inline_svg (1.3.1)
|
||||
activesupport (>= 3.0)
|
||||
loofah (>= 2.0)
|
||||
nokogiri (>= 1.6)
|
||||
io-like (0.3.0)
|
||||
ipaddress (0.8.3)
|
||||
|
|
@ -967,7 +966,7 @@ DEPENDENCIES
|
|||
guard-rspec (~> 4.7)
|
||||
html_truncator (~> 0.4)
|
||||
httparty (~> 0.16)
|
||||
inline_svg (~> 0.12)
|
||||
inline_svg (~> 1.3)
|
||||
jbuilder (~> 2.7)
|
||||
jquery-rails (~> 4.3)
|
||||
kaminari (~> 1.1)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue