Bump blazer from 2.4.2 to 2.4.3 (#14380)
Bumps [blazer](https://github.com/ankane/blazer) from 2.4.2 to 2.4.3. - [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.4.2...v2.4.3) --- updated-dependencies: - dependency-name: blazer dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
0eb141a7cb
commit
fe0714199c
6 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -17,7 +17,7 @@ gem "addressable", "~> 2.8" # A replacement for the URI implementation that is p
|
|||
gem "ahoy_email", "~> 2.0.2" # Email analytics for Rails
|
||||
gem "ahoy_matey", "~> 3.2" # Tracking analytics for Rails
|
||||
gem "ancestry", "~> 4.1" # Ancestry allows the records of a ActiveRecord model to be organized in a tree structure
|
||||
gem "blazer", "~> 2.4.2" # Allows admins to query data
|
||||
gem "blazer", "~> 2.4.3" # Allows admins to query data
|
||||
gem "bootsnap", ">= 1.1.0", require: false # Boot large ruby/rails apps faster
|
||||
gem "carrierwave", "~> 2.2" # Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends
|
||||
gem "carrierwave-bombshelter", "~> 0.2" # Protect your carrierwave from image bombs
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@ GEM
|
|||
bindex (0.8.1)
|
||||
binding_of_caller (0.8.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
blazer (2.4.2)
|
||||
blazer (2.4.3)
|
||||
activerecord (>= 5)
|
||||
chartkick (>= 3.2)
|
||||
railties (>= 5)
|
||||
|
|
@ -156,7 +156,7 @@ GEM
|
|||
activesupport (>= 3.2.0)
|
||||
carrierwave
|
||||
fastimage
|
||||
chartkick (4.0.2)
|
||||
chartkick (4.0.5)
|
||||
childprocess (3.0.0)
|
||||
cloudinary (1.20.0)
|
||||
aws_cf_signer
|
||||
|
|
@ -858,7 +858,7 @@ DEPENDENCIES
|
|||
ancestry (~> 4.1)
|
||||
better_errors (~> 2.9)
|
||||
binding_of_caller (~> 0.8)
|
||||
blazer (~> 2.4.2)
|
||||
blazer (~> 2.4.3)
|
||||
bootsnap (>= 1.1.0)
|
||||
brakeman (~> 5.1)
|
||||
bullet (~> 6.1)
|
||||
|
|
|
|||
BIN
vendor/cache/blazer-2.4.2.gem
vendored
BIN
vendor/cache/blazer-2.4.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/blazer-2.4.3.gem
vendored
Normal file
BIN
vendor/cache/blazer-2.4.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/chartkick-4.0.2.gem
vendored
BIN
vendor/cache/chartkick-4.0.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/chartkick-4.0.5.gem
vendored
Normal file
BIN
vendor/cache/chartkick-4.0.5.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue