Bump blazer from 2.2.7 to 2.2.8 (#11420)

* Bump blazer from 2.2.7 to 2.2.8

Bumps [blazer](https://github.com/ankane/blazer) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/ankane/blazer/releases)
- [Changelog](https://github.com/ankane/blazer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/blazer/compare/v2.2.7...v2.2.8)

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

* Bump blazer from 2.2.7 to 2.2.8 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-16 14:22:53 +01:00 committed by GitHub
parent 2acf538d79
commit 6d82a15ac5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@ gem "administrate", "~> 0.14" # A Rails engine that helps you put together a sup
gem "ahoy_email", "~> 1.1" # Email analytics for Rails
gem "ahoy_matey", "~> 3.0" # Tracking analytics for Rails
gem "ancestry", "~> 3.2" # Ancestry allows the records of a ActiveRecord model to be organized in a tree structure
gem "blazer", "~> 2.2.7" # Allows admins to query data
gem "blazer", "~> 2.2.8" # Allows admins to query data
gem "bootsnap", ">= 1.1.0", require: false # Boot large ruby/rails apps faster
gem "buffer", "~> 0.1" # Buffer is a Ruby Wrapper for the Buffer API
gem "carrierwave", "~> 2.0" # Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends

View file

@ -125,7 +125,7 @@ GEM
bindex (0.8.1)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
blazer (2.2.7)
blazer (2.2.8)
activerecord (>= 5)
chartkick (>= 3.2)
railties (>= 5)
@ -173,7 +173,7 @@ GEM
fastimage
caze (0.2.2)
activesupport (>= 3)
chartkick (3.4.0)
chartkick (3.4.2)
childprocess (3.0.0)
cld (0.8.0)
ffi
@ -266,7 +266,7 @@ GEM
rubocop (~> 0.79)
smart_properties
errbase (0.2.0)
erubi (1.9.0)
erubi (1.10.0)
et-orbi (1.2.4)
tzinfo
eventmachine (1.2.5)
@ -778,7 +778,7 @@ GEM
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (1.2.7)
tzinfo (1.2.8)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
@ -850,7 +850,7 @@ DEPENDENCIES
approvals (~> 0.0)
better_errors (~> 2.8)
binding_of_caller (~> 0.8)
blazer (~> 2.2.7)
blazer (~> 2.2.8)
bootsnap (>= 1.1.0)
brakeman (~> 4.10)
buffer (~> 0.1)

Binary file not shown.

BIN
vendor/cache/blazer-2.2.8.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/chartkick-3.4.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/erubi-1.10.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/tzinfo-1.2.8.gem vendored Normal file

Binary file not shown.