diff --git a/Gemfile.lock b/Gemfile.lock index 0918ebb45..bd6a16ac8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://gems.contribsys.com/ specs: - sidekiq-pro (7.1.3) + sidekiq-pro (7.1.4) sidekiq (>= 7.1.0, < 8) GEM @@ -310,7 +310,7 @@ GEM edtf (3.1.1) activesupport (>= 3.0, < 8.0) erubi (1.12.0) - execjs (2.8.1) + execjs (2.9.1) factory_bot (6.2.1) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) @@ -417,8 +417,9 @@ GEM latex-decode (0.4.0) launchy (2.5.2) addressable (~> 2.8) - leaflet-rails (1.9.3) - rails (>= 4.2.0) + leaflet-rails (1.9.4) + actionpack (>= 4.2.0) + railties (>= 4.2.0) leaflet-sidebar-rails (0.2.0) legato (0.7.0) multi_json @@ -481,7 +482,7 @@ GEM net-smtp (0.3.3) net-protocol net-ssh (7.2.0) - newrelic_rpm (9.4.2) + newrelic_rpm (9.5.0) nio4r (2.5.9) nokogiri (1.15.4-x86_64-darwin) racc (~> 1.4) @@ -638,12 +639,12 @@ GEM parser (>= 3.2.1.0) rubocop-capybara (2.18.0) rubocop (~> 1.41) - rubocop-factory_bot (2.23.1) + rubocop-factory_bot (2.24.0) rubocop (~> 1.33) - rubocop-performance (1.19.0) + rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.21.0) + rubocop-rails (2.21.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -670,7 +671,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (7.1.2) + sidekiq (7.1.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) @@ -722,8 +723,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.5-x86_64-darwin) - sqlite3 (1.6.5-x86_64-linux) + sqlite3 (1.6.6-x86_64-darwin) + sqlite3 (1.6.6-x86_64-linux) sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) @@ -738,7 +739,7 @@ GEM diffy (~> 3.0) nokogiri (>= 1.3.2) thor (1.2.2) - tilt (2.2.0) + tilt (2.3.0) timeout (0.4.0) tophat (2.3.1) actionpack (>= 3.0.0)