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
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,14 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
carrierwave (2.1.0)
carrierwave (2.1.1)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
image_processing (~> 1.1)
mimemagic (>= 0.3.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
choice (0.2.0)
ckeditor (5.1.0)
orm_adapter (~> 0.5.0)
Expand All @@ -112,7 +113,7 @@ GEM
coffee-script
execjs
json
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.8)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
Expand Down Expand Up @@ -155,7 +156,7 @@ GEM
railties (>= 4.2.0)
faker (2.11.0)
i18n (>= 1.6, < 2)
ffi (1.12.2)
ffi (1.14.2)
flamegraph (0.9.5)
fog-aws (3.6.2)
fog-core (~> 2.1)
Expand Down Expand Up @@ -207,9 +208,9 @@ GEM
health_check (3.0.0)
railties (>= 5.0)
htmlentities (4.3.4)
i18n (1.8.2)
i18n (1.8.8)
concurrent-ruby (~> 1.0)
image_processing (1.10.3)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
inky-rb (1.3.8.0)
Expand Down Expand Up @@ -259,11 +260,11 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mimemagic (0.3.4)
mimemagic (0.3.5)
mini_magick (4.10.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
minitest (5.14.3)
multi_json (1.14.1)
nenv (0.3.0)
newrelic_rpm (6.9.0.363)
Expand Down Expand Up @@ -294,7 +295,7 @@ GEM
pry (0.13.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.3)
public_suffix (4.0.6)
puma (4.3.3)
nio4r (~> 2.0)
pundit (2.1.0)
Expand Down Expand Up @@ -443,14 +444,15 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
ssrf_filter (1.0.7)
stackprof (0.2.15)
sysexits (1.2.0)
temple (0.8.2)
terminal-notifier-guard (1.7.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down