Bump blazer from 2.4.7 to 2.4.8 (#15709)
* Bump blazer from 2.4.7 to 2.4.8 Bumps [blazer](https://github.com/ankane/blazer) from 2.4.7 to 2.4.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.4.7...v2.4.8) --- updated-dependencies: - dependency-name: blazer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Message * wake up, travis. * wake up, now, travis. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com> Co-authored-by: Dan Uber <dan@forem.com>
This commit is contained in:
parent
bd36ed087b
commit
3ea60def2a
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.1.0" # Email analytics for Rails
|
||||
gem "ahoy_matey", "~> 4.0" # 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.7" # Allows admins to query data
|
||||
gem "blazer", "~> 2.4.8" # 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
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@ GEM
|
|||
parser (>= 2.4)
|
||||
smart_properties
|
||||
bindex (0.8.1)
|
||||
blazer (2.4.7)
|
||||
blazer (2.4.8)
|
||||
activerecord (>= 5)
|
||||
chartkick (>= 3.2)
|
||||
railties (>= 5)
|
||||
|
|
@ -164,7 +164,7 @@ GEM
|
|||
activesupport (>= 3.2.0)
|
||||
carrierwave
|
||||
fastimage
|
||||
chartkick (4.0.5)
|
||||
chartkick (4.1.2)
|
||||
childprocess (4.1.0)
|
||||
cloudinary (1.21.0)
|
||||
aws_cf_signer
|
||||
|
|
@ -928,7 +928,7 @@ DEPENDENCIES
|
|||
amazing_print (~> 1.4)
|
||||
ancestry (~> 4.1)
|
||||
better_errors (~> 2.9)
|
||||
blazer (~> 2.4.7)
|
||||
blazer (~> 2.4.8)
|
||||
bootsnap (>= 1.1.0)
|
||||
brakeman (~> 5.1)
|
||||
bullet (~> 6.1)
|
||||
|
|
|
|||
BIN
vendor/cache/blazer-2.4.7.gem
vendored
BIN
vendor/cache/blazer-2.4.7.gem
vendored
Binary file not shown.
BIN
vendor/cache/blazer-2.4.8.gem
vendored
Normal file
BIN
vendor/cache/blazer-2.4.8.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/chartkick-4.0.5.gem
vendored
BIN
vendor/cache/chartkick-4.0.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/chartkick-4.1.2.gem
vendored
Normal file
BIN
vendor/cache/chartkick-4.1.2.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue