diff --git a/Gemfile b/Gemfile index af3d2c392..bc1d437b9 100644 --- a/Gemfile +++ b/Gemfile @@ -84,7 +84,7 @@ gem 'prawn-table' gem 'nokogiri' # Uploads -gem 'carrierwave', '~> 2.2.2' +gem 'carrierwave', '~> 2.2.5' gem 'google-cloud-storage', '~> 1.34.1' gem 'carrierwave-google-storage', github: "bitzesty/carrierwave-google-storage", ref: 'c706a21c6c25045cae2e39bcab5bf594af0bcf46' gem 'vigilion', '~> 1.0.4', github: 'vigilion/vigilion-ruby', ref: '7d6a7e5' diff --git a/Gemfile.lock b/Gemfile.lock index 416466af1..4d447084b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - carrierwave (2.2.4) + carrierwave (2.2.5) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) @@ -431,6 +431,8 @@ GEM racc (~> 1.4) nokogiri (1.15.5-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.5-x86_64-linux) + racc (~> 1.4) notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3) orm_adapter (0.5.0) @@ -756,6 +758,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-22 + x86_64-linux DEPENDENCIES active_hash @@ -767,7 +770,7 @@ DEPENDENCIES bootstrap-sass (~> 3.4) browser (= 2.4.0) capybara (~> 3.39) - carrierwave (~> 2.2.2) + carrierwave (~> 2.2.5) carrierwave-google-storage! ckeditor codeclimate_circle_ci_coverage