Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem "addressable", "~> 2.7" # 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.0" # 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.6.1" # 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
Expand Down
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ GEM
bindex (0.8.1)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
blazer (2.4.2)
blazer (2.6.1)
activerecord (>= 5)
chartkick (>= 3.2)
railties (>= 5)
Expand Down Expand Up @@ -168,7 +168,7 @@ GEM
activesupport (>= 3.2.0)
carrierwave
fastimage
chartkick (4.0.2)
chartkick (4.1.3)
childprocess (3.0.0)
cloudinary (1.20.0)
aws_cf_signer
Expand All @@ -183,7 +183,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
counter_culture (2.8.0)
activerecord (>= 4.2)
Expand Down Expand Up @@ -252,7 +252,7 @@ GEM
rainbow
rubocop
smart_properties
errbase (0.2.1)
errbase (0.2.2)
erubi (1.10.0)
et-orbi (1.2.4)
tzinfo
Expand Down Expand Up @@ -376,7 +376,7 @@ GEM
httpclient (2.8.3)
hypershield (0.2.2)
activerecord (>= 5)
i18n (1.8.10)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
image_processing (1.12.1)
Expand Down Expand Up @@ -428,7 +428,7 @@ GEM
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.9.1)
loofah (2.17.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
Expand All @@ -445,7 +445,7 @@ GEM
mini_histogram (0.3.1)
mini_magick (4.11.0)
mini_mime (1.0.3)
minitest (5.14.4)
minitest (5.15.0)
modis (3.3.0)
activemodel (>= 4.2)
activesupport (>= 4.2)
Expand Down Expand Up @@ -541,7 +541,7 @@ GEM
rest-client (~> 2.0, >= 2.0.2)
pusher-signature (0.1.8)
raabro (1.4.0)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-attack (6.5.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -574,7 +574,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails-settings-cached (2.5.2)
rails (>= 5.0.0)
Expand All @@ -585,7 +585,7 @@ GEM
rake (>= 0.8.7)
thor (~> 1.0)
rainbow (3.0.0)
rake (13.0.3)
rake (13.0.6)
ransack (2.4.2)
activerecord (>= 5.2.4)
activesupport (>= 5.2.4)
Expand Down Expand Up @@ -777,7 +777,7 @@ GEM
strong_migrations (0.7.6)
activerecord (>= 5)
test-prof (1.0.2)
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.9.4)
Expand Down Expand Up @@ -847,7 +847,7 @@ GEM
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)
yard (>= 0.8)
zeitwerk (2.4.2)
zeitwerk (2.5.4)
zonebie (0.6.1)

PLATFORMS
Expand All @@ -866,7 +866,7 @@ DEPENDENCIES
ancestry (~> 4.0)
better_errors (~> 2.9)
binding_of_caller (~> 0.8)
blazer (~> 2.4.2)
blazer (~> 2.6.1)
bootsnap (>= 1.1.0)
brakeman (~> 5.0)
bullet (~> 6.1)
Expand Down
Binary file removed vendor/cache/blazer-2.4.2.gem
Binary file not shown.
Binary file added vendor/cache/blazer-2.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/chartkick-4.0.2.gem
Binary file not shown.
Binary file added vendor/cache/chartkick-4.1.3.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.1.10.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.1.8.gem
Binary file not shown.
Binary file removed vendor/cache/errbase-0.2.1.gem
Binary file not shown.
Binary file added vendor/cache/errbase-0.2.2.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.8.10.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.17.0.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.9.1.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.14.4.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.15.0.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.5.2.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.3.0.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.4.2.gem
Binary file not shown.
Binary file removed vendor/cache/rake-13.0.3.gem
Binary file not shown.
Binary file added vendor/cache/rake-13.0.6.gem
Binary file not shown.
Binary file removed vendor/cache/thor-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/thor-1.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.4.2.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.5.4.gem
Binary file not shown.