Sha256: 1f82b4b44c11499e234fc157aeae1a9129c2db97680fe8fccacc97993d9667ef
Contents?: true
Size: 327 Bytes
Versions: 2
Compression:
Stored size: 327 Bytes
Contents
source :rubygems gem 'activesupport', '>= 2.3.2' # install the rails group if you want to ensure rails compatibility - # but you've already got rails installed anyway, right? :-) group :rails do gem 'actionpack', '>= 2.3.2' end group :development do gem 'rspec', '>= 2.0.1' gem 'rake' gem 'rdoc' gem 'jeweler' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
simple-navigation-3.10.1 | Gemfile |
simple-navigation-3.10.0 | Gemfile |