Sha256: ff430614a1622d5d01164aa7fe90d85a45d72503bdd6aabdfd7b12c9dfc6d231
Contents?: true
Size: 571 Bytes
Versions: 2
Compression:
Stored size: 571 Bytes
Contents
source 'https://rubygems.org' gem "warp", :path=>"../" gem "bundler", "~> 1.5.1" gem "rake" gem "activesupport", "4.1.0.beta1" gem "actionpack", "4.1.0.beta1" gem "actionview", "4.1.0.beta1", require: "action_view" 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.1 |
warp-1.0.0 | gemfiles/rails-4.1 |