File: Gemfile-rails-7-0

package info (click to toggle)
ruby-has-scope 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: ruby: 556; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 112 bytes parent folder | download
1
2
3
4
5
6
source 'https://rubygems.org'

gemspec path: ".."

gem "actionpack", "~> 7.0.0"
gem "activesupport", "~> 7.0.0"