Sha256: 08f12bf1e40f1936d6fc8b79c251d86b1cd7a21c08ab86dbec429aaa3e669703

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", "~> 4.0"
gem "actionpack", "~> 4.0"

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-4.0
warp-1.0.0 gemfiles/rails-4.0