Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.
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
17 changes: 8 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,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)
ckeditor (4.2.4)
cocaine
orm_adapter (~> 0.5.0)
Expand All @@ -123,7 +124,7 @@ GEM
terrapin (= 0.6.0)
cocoon (1.2.15)
coderay (1.1.3)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.8)
crass (1.0.6)
css_splitter (0.4.6)
sprockets (>= 2.0.0)
Expand Down Expand Up @@ -192,7 +193,7 @@ GEM
factory_girl_rails (4.9.0)
factory_girl (~> 4.9.0)
railties (>= 3.0.0)
ffi (1.13.1)
ffi (1.14.2)
flamegraph (0.9.5)
formtastic (3.1.5)
actionpack (>= 3.2.13)
Expand All @@ -214,7 +215,7 @@ GEM
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
i18n (1.8.5)
i18n (1.8.8)
concurrent-ruby (~> 1.0)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
Expand All @@ -239,7 +240,7 @@ GEM
mini_magick (4.11.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.2)
minitest (5.14.3)
msgpack (1.3.3)
multi_test (0.1.2)
net-scp (3.0.0)
Expand Down Expand Up @@ -273,8 +274,6 @@ GEM
puma (5.0.4)
nio4r (~> 2.0)
rack (2.2.3)
rack-mini-profiler (0.10.7)
rack (>= 1.2.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
railroady (1.5.3)
Expand Down Expand Up @@ -365,6 +364,7 @@ GEM
sshkit (1.21.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
ssrf_filter (1.0.7)
stackprof (0.2.16)
stepford (0.15.1)
rails
Expand All @@ -380,7 +380,7 @@ GEM
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.8)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -435,7 +435,6 @@ DEPENDENCIES
pry-rails
pry-remote
puma
rack-mini-profiler (~> 0.10.1)
railroady
rails (~> 6.0.3)
rails-controller-testing
Expand Down