File: rails80.gemfile

package info (click to toggle)
ruby-fast-gettext 4.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 676 kB
  • sloc: ruby: 3,209; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 131 bytes parent folder | download
1
2
3
4
5
6
source "https://rubygems.org"

gemspec path: "../"

gem "rails", "~> 8.0.0"
gem "sqlite3", "~> 2.1" # needs to match what AR wants