Sha256: ab407f2978c33b4074cad4effcc2286bd7744bfa9fb7c507de51a48f82274b54

Contents?: true

Size: 165 Bytes

Versions: 2

Compression:

Stored size: 165 Bytes

Contents

# A sample Gemfile
source "https://rubygems.org"

gem "activerecord", "~> 7.0.4.1"
# gem 'activerecord', '~> 6.1.7.1'

gem "pg"
gem "postgresql_cursor", path: "../"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
postgresql_cursor-0.6.9 test-app/Gemfile
postgresql_cursor-0.6.8 test-app/Gemfile