File: Gemfile-edge

package info (click to toggle)
ruby-actionpack-xml-parser 2.0.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 168 kB
  • sloc: ruby: 432; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
source 'https://rubygems.org'

gemspec path: '..'

gem 'actionpack', github: 'rails/rails', branch: 'master'
gem 'railties', github: 'rails/rails', branch: 'master'