Method: OrganizeGemfile::GemfileGroup#specs

Defined in:
lib/organize_gemfile/gemfile_group.rb

#specsObject

Returns the value of attribute specs

Returns:

  • (Object)

    the current value of specs



2
3
4
# File 'lib/organize_gemfile/gemfile_group.rb', line 2

def specs
  @specs
end