Skip to content

Commit

Permalink
Drop actionview dependency because it is not really used
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Oct 23, 2021
1 parent c4e4944 commit cb954fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next_rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "simplecov", "~> 0.17.1"
spec.add_development_dependency "timecop", "~> 0.9.1"
spec.add_development_dependency "actionview", "< 6.0"
end

0 comments on commit cb954fd

Please sign in to comment.