Skip to content
Open
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 @@ -14,7 +14,7 @@ gem "active_record_union", "~> 1.3" # Adds proper union and union_all methods to
gem "acts-as-taggable-on", "~> 7.0" # A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts
gem "acts_as_follower", github: "forem/acts_as_follower", branch: "master" # Allow any model to follow any other model
gem "addressable", "~> 2.7" # A replacement for the URI implementation that is part of Ruby's standard library
gem "ahoy_email", "~> 1.1" # Email analytics for Rails
gem "ahoy_email", "~> 2.1" # Email analytics for Rails
gem "ahoy_matey", "~> 3.2" # 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.2" # Allows admins to query data
Expand Down
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ GEM
activerecord (>= 5.0, < 6.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ahoy_email (1.1.0)
ahoy_email (2.1.3)
actionmailer (>= 5)
addressable (>= 2.3.2)
nokogiri
Expand Down Expand Up @@ -193,7 +193,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.3)
counter_culture (2.8.0)
activerecord (>= 4.2)
Expand Down Expand Up @@ -254,7 +254,7 @@ GEM
activemodel
emoji_regex (3.2.2)
equalizer (0.0.11)
errbase (0.2.1)
errbase (0.2.2)
erubi (1.10.0)
et-orbi (1.2.4)
tzinfo
Expand Down Expand Up @@ -325,8 +325,8 @@ GEM
gibbon (3.4.0)
faraday (>= 0.16.0)
multi_json (>= 1.11.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (1.0.0)
activesupport (>= 5.0)
guard (2.16.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand Down Expand Up @@ -378,7 +378,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 @@ -429,7 +429,7 @@ GEM
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.9.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
Expand All @@ -447,9 +447,9 @@ GEM
mimemagic (0.3.5)
mini_histogram (0.3.1)
mini_magick (4.11.0)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.14.4)
mini_mime (1.1.2)
mini_portile2 (2.5.3)
minitest (5.16.1)
modis (3.3.0)
activemodel (>= 4.2)
activesupport (>= 4.2)
Expand Down Expand Up @@ -532,7 +532,7 @@ GEM
pry (~> 0.13.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
public_suffix (4.0.7)
puma (5.2.2)
nio4r (~> 2.0)
pundit (2.1.0)
Expand All @@ -548,8 +548,8 @@ GEM
rest-client (~> 2.0, >= 2.0.2)
pusher-signature (0.1.8)
raabro (1.4.0)
racc (1.5.2)
rack (2.2.3)
racc (1.6.0)
rack (2.2.3.1)
rack-attack (6.5.0)
rack (>= 1.0, < 3)
rack-cors (1.1.1)
Expand Down Expand Up @@ -581,7 +581,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.3)
loofah (~> 2.3)
rails-settings-cached (2.5.2)
rails (>= 5.0.0)
Expand Down Expand Up @@ -852,7 +852,7 @@ GEM
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)
yard (>= 0.8)
zeitwerk (2.4.2)
zeitwerk (2.6.0)
zonebie (0.6.1)

PLATFORMS
Expand All @@ -866,7 +866,7 @@ DEPENDENCIES
acts-as-taggable-on (~> 7.0)
acts_as_follower!
addressable (~> 2.7)
ahoy_email (~> 1.1)
ahoy_email (~> 2.1)
ahoy_matey (~> 3.2)
amazing_print (~> 1.3)
ancestry (~> 3.2)
Expand Down
Binary file removed vendor/cache/ahoy_email-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/ahoy_email-2.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 removed vendor/cache/globalid-0.4.2.gem
Binary file not shown.
Binary file added vendor/cache/globalid-1.0.0.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.18.0.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.9.0.gem
Binary file not shown.
Binary file removed vendor/cache/mini_mime-1.0.2.gem
Binary file not shown.
Binary file added vendor/cache/mini_mime-1.1.2.gem
Binary file not shown.
Binary file removed vendor/cache/mini_portile2-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.5.3.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.16.1.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-4.0.6.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-4.0.7.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 added vendor/cache/rack-2.2.3.1.gem
Binary file not shown.
Binary file removed vendor/cache/rack-2.2.3.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.3.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.6.0.gem
Binary file not shown.