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
47 changes: 24 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ GEM
parser (>= 2.4)
smart_properties
bindex (0.8.1)
bootsnap (1.4.6)
msgpack (~> 1.0)
bootsnap (1.15.0)
msgpack (~> 1.2)
browser (2.7.1)
builder (3.2.4)
byebug (11.1.3)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
actionpack (>= 3.0)
cells (>= 4.1.6, < 5.0.0)
charlock_holmes (0.7.7)
chef-utils (17.3.48)
chef-utils (18.1.0)
concurrent-ruby
childprocess (3.0.0)
coercible (1.0.0)
Expand All @@ -139,7 +139,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
cookiejar (0.3.3)
crack (0.4.5)
Expand Down Expand Up @@ -363,10 +363,11 @@ GEM
declarative-builder (0.1.0)
declarative-option (< 0.2.0)
declarative-option (0.1.0)
deface (1.5.3)
deface (1.9.0)
actionview (>= 5.2)
nokogiri (>= 1.6)
polyglot
rails (>= 4.1)
railties (>= 5.2)
rainbow (>= 2.1.0)
delayed_job (4.1.8)
activesupport (>= 3.0, < 6.1)
Expand All @@ -386,7 +387,7 @@ GEM
devise_invitable (1.7.5)
actionmailer (>= 4.1.0)
devise (>= 4.0.0)
diff-lcs (1.3)
diff-lcs (1.5.0)
diffy (3.4.0)
doc2text (0.4.3)
nokogiri (~> 1.11.1)
Expand Down Expand Up @@ -474,8 +475,8 @@ GEM
railties (>= 4.1, < 6.0)
tzinfo (~> 1.2, >= 1.2.2)
geocoder (1.6.7)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (1.0.1)
activesupport (>= 5.0)
graphiql-rails (1.4.11)
railties
sprockets-rails
Expand All @@ -489,9 +490,9 @@ GEM
http-cookie (1.0.4)
domain_name (~> 0.5)
http_parser.rb (0.6.0)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.34)
i18n-tasks (0.9.37)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand Down Expand Up @@ -541,7 +542,7 @@ GEM
actionmailer (>= 3.2)
letter_opener (~> 1.0)
railties (>= 3.2)
listen (3.2.1)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.3.1)
Expand All @@ -550,7 +551,7 @@ GEM
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.1)
mdl (0.11.0)
mdl (0.12.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
mixlib-cli (~> 2.1, >= 2.1.1)
Expand All @@ -563,11 +564,11 @@ GEM
mini_magick (4.11.0)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
minitest (5.14.4)
minitest (5.17.0)
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
tomlrb
mixlib-shellout (3.2.5)
mixlib-shellout (3.2.7)
chef-utils
msgpack (1.3.3)
multi_json (1.15.0)
Expand Down Expand Up @@ -640,7 +641,7 @@ GEM
eventmachine_httpserver
http_parser.rb (~> 0.6.0)
multi_json
puma (5.3.2)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand Down Expand Up @@ -681,7 +682,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
ransack (2.1.1)
actionpack (>= 5.0)
Expand All @@ -699,8 +700,8 @@ GEM
wisper (>= 1.6.1)
redcarpet (3.5.1)
redis (4.3.1)
redis-namespace (1.7.0)
redis (>= 3.0.4)
redis-namespace (1.10.0)
redis (>= 4)
regexp_parser (2.1.1)
request_store (1.5.0)
rack (>= 1.4)
Expand All @@ -720,9 +721,9 @@ GEM
rspec-cells (0.3.5)
cells (>= 4.0.0, < 6.0.0)
rspec-rails (< 5.0)
rspec-core (3.9.2)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
rspec-expectations (3.9.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-html-matchers (0.9.4)
Expand Down Expand Up @@ -786,7 +787,7 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
seven_zip_ruby (1.3.0)
sidekiq (6.2.1)
sidekiq (6.5.1)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
Expand Down Expand Up @@ -832,7 +833,7 @@ GEM
truncato (0.7.11)
htmlentities (~> 4.3.1)
nokogiri (>= 1.7.0, <= 2.0)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uber (0.1.0)
uglifier (4.2.0)
Expand Down