Skip to content

Commit

Permalink
bump enginecart and bundle cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tamsin johnson authored and tamsin johnson committed May 11, 2022
1 parent 2af44e4 commit 9ebda1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .regen
Original file line number Diff line number Diff line change
@@ -1 +1 @@
43
44
2 changes: 1 addition & 1 deletion hyrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ SUMMARY
spec.add_development_dependency 'i18n_yaml_sorter'
spec.add_development_dependency 'rails-controller-testing', '~> 1'
# the hyrax style guide is based on `bixby`. see `.rubocop.yml`
spec.add_development_dependency 'bixby', '~> 5.0'
spec.add_development_dependency 'bixby', '~> 5.0', '>= 5.0.2' # bixby 5 briefly dropped Ruby 2.5
spec.add_development_dependency 'shoulda-callback-matchers', '~> 1.1.1'
spec.add_development_dependency 'shoulda-matchers', '~> 3.1'
spec.add_development_dependency 'webdrivers', '~> 4.4'
Expand Down

0 comments on commit 9ebda1a

Please sign in to comment.