Skip to content

Commit 8f78050

Browse files
committed
Pin Hyrax version for chunk upload fix
1 parent c0fd039 commit 8f78050

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

bundler.d/example.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99
ensure_gem "sentry-ruby"
1010
ensure_gem "sentry-rails"
1111
ensure_gem "cancancan", "~> 3.0" # cancancan is bundling to v1.17.0 but we need at least 3.0
12+
13+
override_gem "hyrax",
14+
github: "samvera/hyrax",
15+
ref: "d6330a1c048bd498da852325a502f8dba0467c11"

0 commit comments

Comments
 (0)