Skip to content
Open
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: 15 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@ GEM
parser (>= 2.4)
smart_properties
bindex (0.8.1)
bootsnap (1.4.8)
msgpack (~> 1.0)
bootsnap (1.14.0)
msgpack (~> 1.2)
browser (2.7.1)
builder (3.2.4)
byebug (11.1.3)
Expand Down Expand Up @@ -349,7 +349,7 @@ GEM
crass (1.0.6)
css_parser (1.9.0)
addressable
dalli (2.7.10)
dalli (3.2.3)
date_validator (0.9.0)
activemodel
activesupport
Expand All @@ -366,7 +366,7 @@ GEM
declarative-option (0.1.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
devise (4.8.0)
devise (4.8.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand All @@ -377,7 +377,7 @@ GEM
devise_invitable (1.7.5)
actionmailer (>= 4.1.0)
devise (>= 4.0.0)
diff-lcs (1.4.4)
diff-lcs (1.5.0)
diffy (3.4.0)
doc2text (0.4.3)
nokogiri (~> 1.11.1)
Expand All @@ -392,7 +392,6 @@ GEM
dotenv-rails (2.7.6)
dotenv (= 2.7.6)
railties (>= 3.2)
e2mmap (0.1.0)
equalizer (0.0.11)
erb_lint (0.0.37)
activesupport
Expand Down Expand Up @@ -435,11 +434,10 @@ GEM
file_validators (2.3.0)
activemodel (>= 3.2)
mime-types (>= 1.0)
fog-aws (3.6.7)
fog-aws (3.15.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (2.2.3)
builder
excon (~> 0.71)
Expand Down Expand Up @@ -485,7 +483,7 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.34)
i18n-tasks (0.9.37)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand All @@ -501,7 +499,6 @@ GEM
ice_nine (0.11.2)
invisible_captcha (0.13.0)
rails (>= 3.2.0)
ipaddress (0.8.3)
jaro_winkler (1.5.4)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
Expand Down Expand Up @@ -534,10 +531,10 @@ GEM
actionmailer (>= 3.2)
letter_opener (~> 1.0)
railties (>= 3.2)
listen (3.2.1)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lograge (0.11.2)
lograge (0.12.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
Expand All @@ -561,7 +558,7 @@ GEM
mini_magick (4.11.0)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
minitest (5.14.4)
minitest (5.16.3)
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
tomlrb
Expand Down Expand Up @@ -630,7 +627,7 @@ GEM
actionmailer (>= 3)
premailer (~> 1.7, >= 1.7.9)
public_suffix (4.0.6)
puma (4.3.6)
puma (4.3.12)
nio4r (~> 2.0)
raabro (1.3.1)
racc (1.5.2)
Expand Down Expand Up @@ -750,7 +747,7 @@ GEM
ruby2_keywords (0.0.4)
ruby_http_client (3.5.1)
rubyzip (2.3.0)
rufus-scheduler (3.6.0)
rufus-scheduler (3.8.2)
fugit (~> 1.1, >= 1.1.6)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand Down Expand Up @@ -788,12 +785,10 @@ GEM
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
sidekiq-scheduler (3.0.1)
e2mmap
redis (>= 3, < 5)
sidekiq-scheduler (4.0.3)
redis (>= 4.2.0)
rufus-scheduler (~> 3.2)
sidekiq (>= 3)
thwait
sidekiq (>= 4, < 7)
tilt (>= 1.4.0)
simplecov (0.19.1)
docile (~> 1.1)
Expand Down Expand Up @@ -829,8 +824,6 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
thor (1.1.0)
thread_safe (0.3.6)
thwait (0.2.0)
e2mmap
tilt (2.0.10)
tomlrb (2.0.1)
truncato (0.7.11)
Expand Down