Sha256: 0382b30701e1b0a63bf95fafd5f391786a57f57786348c59a0700a462613f8eb
Contents?: true
Size: 535 Bytes
Versions: 2
Compression:
Stored size: 535 Bytes
Contents
source :rubygems gem 'hashie', '~> 1.2' gem 'liquid' group :test do gem 'i18n', '>= 0.6' gem 'rails', '~> 3' gem 'imperator-ext', '~> 0.2.0' #, path: '/Users/kmandrup/private/repos/imperator-ext' #, :git => 'git://github.com/kristianmandrup/imperator-ext.git' gem 'focused_controller', :git => 'git://github.com/kristianmandrup/focused_controller.git' end group :development do gem "rspec", ">= 2.8.0" gem "rdoc", ">= 3.12" gem "bundler", ">= 1.0.0" gem "jeweler", ">= 1.8.4" gem "simplecov",">= 0.5" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
controll-0.3.0 | Gemfile |
controll-0.2.0 | Gemfile |