Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "rsolr"
gem "rspec"
gem "cob_index",
git: "https://github.com/tulibraries/cob_index.git",
tag: "v0.17.2"
tag: "v0.18.0"
gem "alma"
gem "lc_solr_sortable", git: "https://github.com/tulibraries/lc_solr_sortable", branch: "main"

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/tulibraries/cob_index.git
revision: c1a81da8ad95456127df08128848211a3d88aa83
tag: v0.17.2
revision: 762a6f6deb46739400f0f202f34eece421291c1a
tag: v0.18.0
specs:
cob_index (0.1.0)
gli (~> 2.18)
Expand Down
Loading