Sha256: bf089c74f7afeb12d656f9c349898674129c6f31741c6319d2e2ce30093c47e8

Contents?: true

Size: 343 Bytes

Versions: 4

Compression:

Stored size: 343 Bytes

Contents

source 'https://rubygems.org'

# Runtime dependencies
gem 'rails', '~> 7.1.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.1.pg
temporal_tables-3.0.1 gemfiles/Gemfile.7.1.pg
temporal_tables-3.0.0 gemfiles/Gemfile.7.1.pg
temporal_tables-3.0.0.pre.rc.1 gemfiles/Gemfile.7.1.pg