Skip to content

Commit

Permalink
Remove dynamic_form gem
Browse files Browse the repository at this point in the history
  • Loading branch information
tsujigiri committed Jul 23, 2023
1 parent 28febf7 commit 561f420
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ gem 'rails3-generators'
gem 'bcrypt-ruby', require: 'bcrypt'
gem 'sanitize'
gem 'recaptcha', require: 'recaptcha/rails'
gem 'dynamic_form'
gem 'lograge'
gem 'slop'

Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
dynamic_form (1.2.0)
encryptor (3.0.0)
erubis (2.7.0)
execjs (2.8.1)
Expand Down Expand Up @@ -413,7 +412,6 @@ DEPENDENCIES
composite_primary_keys (~> 9.0)
database_cleaner
dotenv-rails
dynamic_form
execjs
factory_bot_rails
friendly_id
Expand Down

0 comments on commit 561f420

Please sign in to comment.