File: 6.1.gemfile

package info (click to toggle)
ruby-activerecord-import 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 840 kB
  • sloc: ruby: 4,698; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 102 bytes parent folder | download
1
2
3
4
# frozen_string_literal: true

gem 'activerecord', '~> 6.1.0'
gem 'composite_primary_keys', '~> 13.0'