diff --git a/Gemfile.lock b/Gemfile.lock index 8f40090..8c39b6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.3.0) + mini_portile2 (2.5.0) minima (2.4.0) jekyll (~> 3.5) jekyll-feed (~> 0.9) @@ -200,8 +200,9 @@ GEM minitest (5.11.3) multipart-post (2.0.0) net-dns (0.8.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.3) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) octokit (4.8.0) sawyer (~> 0.8.0, >= 0.5.3) octopress (3.0.12.pre.1) @@ -221,6 +222,7 @@ GEM pathutil (0.16.1) forwardable-extended (~> 2.6) public_suffix (2.0.5) + racc (1.5.2) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) diff --git a/downloads/updates/targets/preview142.zip b/downloads/updates/targets/preview142.zip new file mode 100644 index 0000000..81ba197 Binary files /dev/null and b/downloads/updates/targets/preview142.zip differ diff --git a/downloads/updates/versions.json b/downloads/updates/versions.json index 2e4efa3..38f5999 100644 --- a/downloads/updates/versions.json +++ b/downloads/updates/versions.json @@ -12,10 +12,10 @@ "target": "https://choicescriptide.github.io/downloads/updates/targets/preview141.zip" }, "development": { - "CSIDE_version": "1.4.1", + "CSIDE_version": "1.4.2", "nw_version": "0.49.0", "desc": "Bug fix for QuickTest", - "target": "https://choicescriptide.github.io/downloads/updates/targets/preview141.zip" + "target": "https://choicescriptide.github.io/downloads/updates/targets/preview142.zip" }, "accessible": { "CSIDE_version": "0.0.0",