Sha256: edfa6d4e80042576fb211ccad308059a4fba4f9a26b3deab5a72001298c2ed2a

Contents?: true

Size: 312 Bytes

Versions: 6

Compression:

Stored size: 312 Bytes

Contents

source 'http://rubygems.org'

group :runtime do
  gem "quickl",   "~> 0.4.3"

  gem "alf-shell", path: "."
  gem "alf-core",  path: "../alf-core"
end

group :development do
  gem "alf-doc",   path: "../alf-doc"
  gem "rake", "~> 10.1"
  gem "rspec", "~> 2.14"
end

group :extra do
  gem "highline", "~> 1.6"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alf-shell-0.16.4 Gemfile
alf-shell-0.16.3 Gemfile
alf-shell-0.16.2 Gemfile
alf-shell-0.16.1 Gemfile
alf-shell-0.16.0 Gemfile
alf-shell-0.15.0 Gemfile