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
37 changes: 17 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ GEM
msgpack (~> 1.0)
brakeman (4.10.1)
browser (5.2.0)
brpoplpush-redis_script (0.1.1)
concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, <= 5.0)
buffer (0.1.3)
addressable
environs
Expand All @@ -146,7 +149,7 @@ GEM
yajl-ruby
buftok (0.2.0)
builder (3.2.4)
bullet (6.1.2)
bullet (6.1.3)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
bundler-audit (0.7.0.1)
Expand Down Expand Up @@ -191,7 +194,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.8)
connection_pool (2.2.3)
counter_culture (2.7.0)
activerecord (>= 4.2)
Expand Down Expand Up @@ -430,10 +433,6 @@ GEM
libhoney (1.17.0)
addressable (~> 2.0)
http (>= 2.0, < 5.0)
libv8 (8.4.255.0)
libv8 (8.4.255.0-x86_64-darwin-19)
libv8 (8.4.255.0-x86_64-darwin-20)
libv8 (8.4.255.0-x86_64-linux)
liquid (5.0.0)
listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand All @@ -458,8 +457,6 @@ GEM
mini_magick (4.11.0)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
minitest (5.14.3)
msgpack (1.3.3)
multi_json (1.15.0)
Expand Down Expand Up @@ -587,7 +584,7 @@ GEM
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
rake (13.0.3)
ransack (2.4.1)
ransack (2.4.2)
activerecord (>= 5.2.4)
activesupport (>= 5.2.4)
i18n
Expand Down Expand Up @@ -714,16 +711,17 @@ GEM
shellany (0.0.1)
shoulda-matchers (4.5.0)
activesupport (>= 4.2.0)
sidekiq (6.1.2)
sidekiq (6.1.3)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
sidekiq-cron (1.2.0)
fugit (~> 1.1)
sidekiq (>= 4.2.1)
sidekiq-unique-jobs (6.0.25)
sidekiq-unique-jobs (7.0.0)
brpoplpush-redis_script (> 0.0.0, <= 2.0.0)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 4.0, < 7.0)
sidekiq (>= 5.0, < 7.0)
thor (>= 0.20, < 2.0)
simple_oauth (0.3.1)
simplecov (0.21.2)
Expand Down Expand Up @@ -760,7 +758,7 @@ GEM
stripe (> 5, < 6)
strong_migrations (0.7.6)
activerecord (>= 5)
test-prof (0.12.2)
test-prof (1.0.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.10)
Expand Down Expand Up @@ -789,7 +787,7 @@ GEM
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.0.0)
uniform_notifier (1.13.0)
uniform_notifier (1.13.2)
validate_url (1.0.13)
activemodel (>= 3.0.0)
public_suffix
Expand All @@ -809,7 +807,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (4.4.2)
webdrivers (4.5.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
Expand Down Expand Up @@ -913,7 +911,6 @@ DEPENDENCIES
liquid (~> 5.0)
listen (~> 3.4)
memory_profiler (~> 1.0)
mini_racer (~> 0.3.1)
nakayoshi_fork (~> 0.0.4)
nokogiri (~> 1.11)
octokit (~> 4.20)
Expand Down Expand Up @@ -962,9 +959,9 @@ DEPENDENCIES
s3_direct_upload (~> 0.1)
sassc-rails (~> 2.1.2)
shoulda-matchers (~> 4.5.0)
sidekiq (~> 6.1.2)
sidekiq (~> 6.1.3)
sidekiq-cron (~> 1.1)
sidekiq-unique-jobs (~> 6.0.25)
sidekiq-unique-jobs (~> 7.0.0)
simplecov (~> 0.21.2)
sitemap_generator (~> 6.1)
slack-notifier (~> 2.3)
Expand All @@ -978,7 +975,7 @@ DEPENDENCIES
stripe (~> 5.29)
stripe-ruby-mock (~> 3.0)
strong_migrations (~> 0.7)
test-prof (~> 0.12)
test-prof (~> 1.0)
timecop (~> 0.9)
twilio-ruby (~> 5.46)
twitter (~> 7.0)
Expand All @@ -989,7 +986,7 @@ DEPENDENCIES
vcr (~> 6.0)
wcag_color_contrast (~> 0.1)
web-console (~> 4.1)
webdrivers (~> 4.4)
webdrivers (~> 4.5)
webmock (~> 3.11)
webpacker (~> 5.2.1)
yard (~> 0.9.26)
Expand Down
Binary file removed vendor/cache/ransack-2.4.1.gem
Binary file not shown.
Binary file added vendor/cache/ransack-2.4.2.gem
Binary file not shown.