Sha256: ff4a36a07ec4c5dfdb840271a76839eb4e43d18669a612f9eb3d8ab10b02edc7
Contents?: true
Size: 236 Bytes
Versions: 1
Compression:
Stored size: 236 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', '5.0.0.rc1' run 'bundle install' generate 'hyrax:install', '-f'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hyrax-5.0.0.rc1 | template.rb |