Skip to content

Commit

Permalink
Duplicate dep
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jan 1, 2024
1 parent 136221a commit a580c7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion departure.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 3.0.0'

spec.add_runtime_dependency 'railties', *Array(RAILS_DEPENDENCY_VERSION)
spec.add_runtime_dependency 'activerecord', *Array(RAILS_DEPENDENCY_VERSION)
spec.add_runtime_dependency 'mysql2', '>= 0.4.0', '<= 0.5.5'
spec.add_runtime_dependency 'railties', *Array(RAILS_DEPENDENCY_VERSION)
Expand Down

0 comments on commit a580c7a

Please sign in to comment.