Bump hypershield from 0.2.1 to 0.2.2 (#11966)

Bumps [hypershield](https://github.com/ankane/hypershield) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/ankane/hypershield/releases)
- [Changelog](https://github.com/ankane/hypershield/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/hypershield/compare/v0.2.1...v0.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-18 09:56:02 -05:00 committed by GitHub
parent c5b5bd2640
commit 72de8c29df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ source "https://rubygems.org"
ruby File.read(File.join(File.dirname(__FILE__), ".ruby-version")).strip
group :production do
gem "hypershield", "~> 0.2.1" # Allow admins to query data via internal
gem "hypershield", "~> 0.2.2" # Allow admins to query data via internal
gem "nakayoshi_fork", "~> 0.0.4" # solves CoW friendly problem on MRI 2.2 and later
gem "rack-host-redirect", "~> 1.3" # Lean and simple host redirection via Rack middleware
end

View file

@ -371,7 +371,7 @@ GEM
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
hypershield (0.2.1)
hypershield (0.2.2)
activerecord (>= 5)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
@ -873,7 +873,7 @@ DEPENDENCIES
html_truncator (~> 0.4)
htmlentities (~> 4.3, >= 4.3.4)
httparty (~> 0.18)
hypershield (~> 0.2.1)
hypershield (~> 0.2.2)
imgproxy (~> 1.2)
inline_svg (~> 1.7)
jbuilder (~> 2.10)

Binary file not shown.

BIN
vendor/cache/hypershield-0.2.2.gem vendored Normal file

Binary file not shown.