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 inline_svg from 1.3.1 to 1.7.2 #252

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gem 'has_many_prevent_dups', '~> 0.0.3'
gem 'public_activity', '~> 1.4.3'
gem 'rails4-autocomplete', '~> 1.1.1'
gem 'mini_magick'
gem 'inline_svg', '~> 1.3.1'
gem 'inline_svg', '~> 1.7.2'
gem 'screencap', '~> 0.1.4'
gem 'materialize-sass', '~> 0.98.2'
gem 'selectize-rails', '~> 0.12.5'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
execjs
coffee-script-source (1.12.2)
colorize (0.8.1)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.10)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
domain_name (~> 0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
inline_svg (1.3.1)
inline_svg (1.7.2)
activesupport (>= 3.0)
nokogiri (>= 1.6)
jbuilder (2.7.0)
Expand Down Expand Up @@ -190,7 +190,7 @@ GEM
mini_magick (4.10.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.15.0)
minitest-capybara (0.9.0)
capybara
minitest (~> 5.0)
Expand Down Expand Up @@ -334,7 +334,7 @@ GEM
rails (> 4.1, < 5.2)
turbolinks (2.5.4)
coffee-rails
tzinfo (1.2.7)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -388,7 +388,7 @@ DEPENDENCIES
guard
guard-minitest
has_many_prevent_dups (~> 0.0.3)
inline_svg (~> 1.3.1)
inline_svg (~> 1.7.2)
jbuilder (~> 2.7.0)
jquery-rails
jquery-ui-rails (~> 5.0.5)
Expand Down