Skip to content

Commit

Permalink
Merge pull request #29 from projectblacklight/blacklight-version
Browse files Browse the repository at this point in the history
Test on released version of blacklight
  • Loading branch information
marlo-longley authored Dec 5, 2023
2 parents 444fd0a + ecfa434 commit 79f834a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def add_gems
if version
gem 'blacklight', version
else
gem 'blacklight', github: 'projectblacklight/blacklight'
gem 'blacklight' # latest version
end

Bundler.with_clean_env do
Expand Down

0 comments on commit 79f834a

Please sign in to comment.