Skip to content

Commit

Permalink
Use geoblacklight main
Browse files Browse the repository at this point in the history
Now that geoblacklight/geoblacklight#1441 has
been merged we should probably be using main?
  • Loading branch information
edsu committed Aug 7, 2024
1 parent 22b6335 commit 3b2a8d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ end

gem 'blacklight', '~> 8.3'
gem 'rsolr' # required for Blacklight
gem 'geoblacklight', github: 'geoblacklight/geoblacklight', branch: 'blacklight8'
gem 'geoblacklight', github: 'geoblacklight/geoblacklight', branch: 'main'
gem 'faraday', '~> 2.0'
gem "devise"
gem "devise-guests", ">= 0.3.3"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/geoblacklight/geoblacklight.git
revision: d5ff4ea72a4c61d3f53a5ed6190268344b7720cf
branch: blacklight8
revision: 01961a094e557b02a7cab330750c1cf9fe6d774e
branch: main
specs:
geoblacklight (4.4.0)
blacklight (~> 8.0)
Expand Down

0 comments on commit 3b2a8d8

Please sign in to comment.