Why are you equating lines in Gemfile.lock with the number of dependencies?
There are 28 gems specified in the Gemfile. That's not an unreasonable amount of gems. With dependencies, the total amount of gems being required is 76.
Hell, only using Rails and sqlite-ruby will require 26 gems to be installed.
There are 28 gems specified in the Gemfile. That's not an unreasonable amount of gems. With dependencies, the total amount of gems being required is 76.
Hell, only using Rails and sqlite-ruby will require 26 gems to be installed.