diff --git a/configure/package.json b/configure/package.json index cffa7424d..87858d4a3 100644 --- a/configure/package.json +++ b/configure/package.json @@ -1,6 +1,6 @@ { "name": "configure", - "version": "5.2.5-20260622", + "version": "5.2.6-20260622", "homepage": "./configure/build", "private": true, "dependencies": { diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 307f28226..7edc0a2cc 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -16,7 +16,7 @@ GEM colorator (1.1.0) commonmarker (0.17.13) ruby-enum (~> 0.5) - concurrent-ruby (1.1.10) + concurrent-ruby (1.3.7) dnsruby (1.61.9) simpleidn (~> 0.1) em-websocket (0.5.3) @@ -25,7 +25,6 @@ GEM ethon (0.15.0) ffi (>= 1.15.0) eventmachine (1.2.7) - eventmachine (1.2.7-x64-mingw32) execjs (2.8.1) faraday (1.10.0) faraday-em_http (~> 1.0) @@ -50,8 +49,8 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) + ffi (1.15.5) ffi (1.15.5-x64-mingw-ucrt) - ffi (1.15.5-x64-mingw32) ffi (1.15.5-x64-unknown) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -289,8 +288,8 @@ GEM PLATFORMS x64-mingw-ucrt - x64-mingw32 x64-unknown + x86_64-linux DEPENDENCIES github-pages (~> 214) diff --git a/package.json b/package.json index 16a6b67ce..f1a4b7af8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mmgis", - "version": "5.2.5-20260622", + "version": "5.2.6-20260622", "description": "A web-based mapping and localization solution for science operation on planetary missions.", "homepage": "build", "repository": {