diff --git a/Gemfile.lock b/Gemfile.lock index 3caae77..fd481fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - rails-mermaid_erd (0.5.1) + rails-mermaid_erd (0.6.0) rails (>= 5.2) GEM diff --git a/RELEASE.md b/RELEASE.md index 3f943b3..701bf83 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -23,7 +23,7 @@ bundle exec rspec cd /workspace/spec/dummy RAILS_ENV=test bundle exec rails mermaid_erd cp -f /workspace/spec/dummy/mermaid_erd/index.html /workspace/docs/example.html -chromium-browser --headless --disable-gpu --no-sandbox --window-size=1200,800 --hide-scrollbars --screenshot="/workspace/docs/screen_shot.png" /workspace/spec/dummy/mermaid_erd/index.html +chromium-browser --headless --disable-gpu --no-sandbox --window-size=1280,800 --hide-scrollbars --screenshot="/workspace/docs/screen_shot.png" /workspace/spec/dummy/mermaid_erd/index.html ``` in host machine: diff --git a/docs/example.html b/docs/example.html index d7fdf19..5e02d42 100644 --- a/docs/example.html +++ b/docs/example.html @@ -277,7 +277,20 @@