Skip to content

Commit b26efc7

Browse files
authored
Merge pull request gocd#10582 from chadlwilson/remove-dynamic-form
Remove unused dynamic_form rails helper
2 parents cf07906 + e75c0d8 commit b26efc7

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

server/src/main/webapp/WEB-INF/rails/Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ ruby '2.6.8'
44
gem 'rails'
55
gem 'sass-rails'
66

7-
gem 'dynamic_form'
8-
97
gem 'js-routes'
108
gem 'ts_routes'
119

server/src/main/webapp/WEB-INF/rails/Gemfile.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ GEM
6363
concurrent-ruby (1.1.10)
6464
crass (1.0.6)
6565
diff-lcs (1.5.0)
66-
dynamic_form (1.1.4)
6766
erubi (1.10.0)
6867
ffi (1.15.5)
6968
ffi (1.15.5-java)
@@ -213,7 +212,6 @@ DEPENDENCIES
213212
brakeman
214213
bundler-audit
215214
capybara
216-
dynamic_form
217215
js-routes
218216
pry-debugger-jruby
219217
rails

0 commit comments

Comments
 (0)