File: Gemfile-edge

package info (click to toggle)
ruby-actionpack-action-caching 1.2.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 288 kB
  • sloc: ruby: 864; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
source "https://rubygems.org"

gemspec path: ".."

gem "rails", github: "rails/rails", branch: "main"
gem "activerecord", github: "rails/rails", branch: "main"