Skip to content

Commit

Permalink
Merge pull request #8530 from alphagov/remove-graphviz-transitions
Browse files Browse the repository at this point in the history
Remove graphviz_transitions dependency
  • Loading branch information
ryanb-gds authored Nov 29, 2023
2 parents 4b9553d + 993beca commit ad012fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ end
group :development do
gem "better_errors"
gem "binding_of_caller"
gem "graphviz_transitions"
gem "mechanize"
end

Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,9 +299,6 @@ GEM
capybara (>= 3.36)
puma
selenium-webdriver (>= 4.0)
graphviz_transitions (0.1.2)
ruby-graphviz
transitions
hashdiff (1.0.1)
hashery (2.1.2)
hashie (5.0.0)
Expand Down Expand Up @@ -824,8 +821,6 @@ GEM
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-graphviz (1.2.5)
rexml
ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5)
ruby-vips (2.2.0)
Expand Down Expand Up @@ -978,7 +973,6 @@ DEPENDENCIES
govuk_schemas
govuk_sidekiq
govuk_test
graphviz_transitions
i18n-coverage
inline_svg
invalid_utf8_rejector
Expand Down

0 comments on commit ad012fc

Please sign in to comment.