Skip to content

Commit

Permalink
feat: Add administrate-field-nested_has_many dependency to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
goosys committed Jul 20, 2024
1 parent 9d11c36 commit 3a6dbac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions administrate-mistybird.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Gem::Specification.new do |spec|
# spec.add_dependency "example-gem", "~> 1.0"
spec.add_dependency 'rails', '>= 6.0', '< 8'
spec.add_dependency 'administrate', '>= 0.20.0', '< 1.1.0'
spec.add_dependency 'administrate-field-nested_has_many', '2.1.0'

# For more information and examples about making a new gem, check out our
# guide at: https://bundler.io/guides/creating_gem.html
Expand Down

0 comments on commit 3a6dbac

Please sign in to comment.