Sha256: 80af1c6527885d9e46a326201387b9959a691c7f9a5cd9adcc429ad5a77f9759

Contents?: true

Size: 232 Bytes

Versions: 1

Compression:

Stored size: 232 Bytes

Contents

# frozen_string_literal: true
# Hack for https://github.com/rails/rails/issues/35153
gsub_file 'Gemfile', /^gem ["']sqlite3["']$/, 'gem "sqlite3", "~> 1.3.0"'
gem 'hyrax', '3.4.2'
run 'bundle install'
generate 'hyrax:install', '-f'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hyrax-3.4.2 template.rb