diff --git a/Gemfile b/Gemfile index 489a552..f39a1df 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'jbuilder', '~> 2.12' # gem 'redis', '~> 4.0' # Use Active Model has_secure_password # gem 'bcrypt', '~> 3.1.7' -gem 'rexml', '~> 3.2.8' +gem 'rexml', '~> 3.3.2' # Use Active Storage variant # gem 'image_processing', '~> 1.2' diff --git a/Gemfile.lock b/Gemfile.lock index 665ea1f..5d12f95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,6 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - mini_portile2 (2.8.6) minitest (5.23.0) msgpack (1.7.2) mutex_m (0.2.0) @@ -139,8 +138,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.5) - mini_portile2 (~> 2.8.2) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) psych (5.1.2) stringio @@ -196,8 +194,8 @@ GEM regexp_parser (2.9.0) reline (0.5.7) io-console (~> 0.5) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.2) + strscan rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -225,8 +223,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.7.2) - mini_portile2 (~> 2.8.0) + sqlite3 (1.7.2-x86_64-linux) stringio (3.1.0) strscan (3.1.0) thor (1.3.1) @@ -261,7 +258,7 @@ GEM zeitwerk (2.6.14) PLATFORMS - ruby + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2) @@ -271,7 +268,7 @@ DEPENDENCIES listen (~> 3.9) puma (~> 6.4) rails (~> 7.1.3) - rexml (~> 3.2.8) + rexml (~> 3.3.2) sass-rails (>= 6) selenium-webdriver spring