diff --git a/Gemfile.lock b/Gemfile.lock index 366b08a5..7dab0214 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,12 +74,12 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) airbrussh (1.4.1) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) - base64 (0.1.1) + base64 (0.2.0) bcrypt (3.1.18) better_errors (2.9.1) coderay (>= 1.0.0) @@ -119,7 +119,7 @@ GEM capybara-screenshot (1.0.26) capybara (>= 1.0, < 4) launchy - carrierwave (2.2.3) + carrierwave (2.2.5) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) @@ -150,10 +150,10 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.5.0) - drb (2.1.1) + drb (2.2.0) ruby2_keywords erubi (1.12.0) - ffi (1.15.5) + ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.1) @@ -196,7 +196,7 @@ GEM mini_portile2 (2.8.5) minitest (5.20.0) msgpack (1.6.1) - mutex_m (0.1.2) + mutex_m (0.2.0) net-imap (0.4.2) date net-protocol @@ -234,7 +234,7 @@ GEM pry (>= 0.10.4) psych (5.1.1.1) stringio - public_suffix (5.0.1) + public_suffix (5.0.4) pundit (2.3.0) activesupport (>= 3.0.0) racc (1.7.1) @@ -330,7 +330,7 @@ GEM rubocop (~> 1.33) rubocop-capybara (~> 2.17) ruby-progressbar (1.13.0) - ruby-vips (2.1.4) + ruby-vips (2.2.0) ffi (~> 1.12) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -347,7 +347,7 @@ GEM sshkit (1.21.4) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - ssrf_filter (1.1.1) + ssrf_filter (1.1.2) stringio (3.0.8) thor (1.3.0) timecop (0.9.6)