diff --git a/Gemfile.lock b/Gemfile.lock index 9b1bce82..04518d7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) base64 (0.2.0) bcrypt (3.1.20) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) bindata (2.5.0) bindex (0.8.1) @@ -119,7 +119,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) - data_migrate (11.1.0) + data_migrate (11.2.0) activerecord (>= 6.1) railties (>= 6.1) database_cleaner-active_record (2.2.0) @@ -304,7 +304,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3) @@ -329,9 +329,8 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails (7.2.2) actioncable (= 7.2.2) actionmailbox (= 7.2.2) @@ -382,7 +381,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -453,7 +452,7 @@ GEM terminal-table ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - securerandom (0.3.1) + securerandom (0.3.2) sentry-rails (5.21.0) railties (>= 5.0) sentry-ruby (~> 5.21.0) @@ -467,7 +466,7 @@ GEM stackprof (0.2.26) stream (0.5.5) stringex (2.8.6) - stringio (3.1.1) + stringio (3.1.2) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5) @@ -479,7 +478,7 @@ GEM thor (1.3.2) thread_safe (0.3.6) tilt (2.4.0) - timeout (0.4.1) + timeout (0.4.2) turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) @@ -519,7 +518,6 @@ GEM activesupport faraday (~> 2.0) faraday-follow_redirects - webrick (1.8.2) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)