Sha256: 1601486eedb8225f08d169f9d9f6d7767e739bed22c8d1cb09d6da3f5e24037c

Contents?: true

Size: 343 Bytes

Versions: 4

Compression:

Stored size: 343 Bytes

Contents

source 'https://rubygems.org'

# Runtime dependencies
gem 'rails', '~> 7.0.0'
gem 'pg', '>= 0.18', '< 2.0'

# Development dependencies
gem 'rspec', '~> 3.4'
gem 'rake'
gem 'byebug'
gem 'database_cleaner'
gem 'combustion'
gem 'gemika'
gem 'rubocop'
gem 'rubocop-rails'
gem 'rubocop-rspec'

# Gem under test
gem 'temporal_tables', :path => '..'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
temporal_tables-3.0.2 gemfiles/Gemfile.7.0.pg
temporal_tables-3.0.1 gemfiles/Gemfile.7.0.pg
temporal_tables-3.0.0 gemfiles/Gemfile.7.0.pg
temporal_tables-3.0.0.pre.rc.1 gemfiles/Gemfile.7.0.pg