Bump blazer from 2.4.0 to 2.4.1 (#12435)
Bumps [blazer](https://github.com/ankane/blazer) from 2.4.0 to 2.4.1. - [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.0...v2.4.1) 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
a7d6095615
commit
c5c114c607
8 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -17,7 +17,7 @@ gem "addressable", "~> 2.7" # A replacement for the URI implementation that is p
|
|||
gem "ahoy_email", "~> 1.1" # Email analytics for Rails
|
||||
gem "ahoy_matey", "~> 3.1" # 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.4.0" # Allows admins to query data
|
||||
gem "blazer", "~> 2.4.1" # 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
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@ GEM
|
|||
bindex (0.8.1)
|
||||
binding_of_caller (0.8.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
blazer (2.4.0)
|
||||
blazer (2.4.1)
|
||||
activerecord (>= 5)
|
||||
chartkick (>= 3.2)
|
||||
railties (>= 5)
|
||||
|
|
@ -262,7 +262,7 @@ GEM
|
|||
emoji_regex (3.2.1)
|
||||
environs (1.1.0)
|
||||
equalizer (0.0.11)
|
||||
errbase (0.2.0)
|
||||
errbase (0.2.1)
|
||||
erubi (1.10.0)
|
||||
et-orbi (1.2.4)
|
||||
tzinfo
|
||||
|
|
@ -435,7 +435,7 @@ GEM
|
|||
listen (3.4.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.8.0)
|
||||
loofah (2.9.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
lumberjack (1.2.8)
|
||||
|
|
@ -850,7 +850,7 @@ DEPENDENCIES
|
|||
approvals (~> 0.0)
|
||||
better_errors (~> 2.9)
|
||||
binding_of_caller (~> 0.8)
|
||||
blazer (~> 2.4.0)
|
||||
blazer (~> 2.4.1)
|
||||
bootsnap (>= 1.1.0)
|
||||
brakeman (~> 4.10)
|
||||
buffer (~> 0.1)
|
||||
|
|
|
|||
BIN
vendor/cache/blazer-2.4.0.gem
vendored
BIN
vendor/cache/blazer-2.4.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/blazer-2.4.1.gem
vendored
Normal file
BIN
vendor/cache/blazer-2.4.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/errbase-0.2.0.gem
vendored
BIN
vendor/cache/errbase-0.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/errbase-0.2.1.gem
vendored
Normal file
BIN
vendor/cache/errbase-0.2.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/loofah-2.8.0.gem
vendored
BIN
vendor/cache/loofah-2.8.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/loofah-2.9.0.gem
vendored
Normal file
BIN
vendor/cache/loofah-2.9.0.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue