Sha256: fd2cae61eb42912b75ed1e5fea19421e2002af3c6b9761c26bd8b717092f36d6

Contents?: true

Size: 505 Bytes

Versions: 2

Compression:

Stored size: 505 Bytes

Contents

source 'https://rubygems.org'

gem "warp", :path=>"../"

gem "bundler", "~> 1.5.1"
gem "rake"

gem "activesupport", "~> 3.2"
gem "actionpack", "~> 3.2"

gem "rspec", git: "https://github.com/rspec/rspec.git"
gem "rspec-core", git: "https://github.com/rspec/rspec-core.git"
gem "rspec-expectations", git: "https://github.com/rspec/rspec-expectations.git"
gem "rspec-mocks", git: "https://github.com/rspec/rspec-mocks.git"
gem "rspec-support", git: "https://github.com/rspec/rspec-support.git"

gem "fuubar"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
warp-1.0.1 gemfiles/rails-3.2
warp-1.0.0 gemfiles/rails-3.2