diff --git a/Gemfile.lock b/Gemfile.lock index 29db749..596717f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -53,7 +53,7 @@ GEM http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.18.0) + json (2.19.2) kramdown (2.5.1) rexml (>= 3.3.9) listen (3.9.0) @@ -98,7 +98,8 @@ GEM em-websocket (~> 0.5.1) middleman-core (>= 3.3) rack-livereload (~> 0.6.1) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) padrino-helpers (0.15.3) i18n (>= 0.6.7, < 2) @@ -107,7 +108,7 @@ GEM padrino-support (0.15.3) parallel (1.27.0) parslet (2.0.0) - prism (1.7.0) + prism (1.9.0) public_suffix (7.0.0) rack (3.1.19) rack-livereload (0.6.1)