Skip to content

Commit

Permalink
Merge pull request #101 from tulibraries/dependabot/bundler/cob_index…
Browse files Browse the repository at this point in the history
…-v0.8.7

Bump cob_index from v0.8.6 to v0.8.7
  • Loading branch information
sensei100 authored Apr 15, 2022
2 parents 5e44944 + 58bff5c commit b31dc87
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
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.8.6"
tag: "v0.8.7"
gem "alma",
git: "https://github.com/tulibraries/alma_rb.git",
tag: "v0.3.1"
Expand Down
23 changes: 12 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ GIT

GIT
remote: https://github.com/tulibraries/cob_index.git
revision: 63dd92e3aa7b4663ae317bff48af351da31d52f4
tag: v0.8.6
revision: d7b316867de727259e988cf394ead055f907c54b
tag: v0.8.7
specs:
cob_index (0.1.0)
gli (~> 2.18)
Expand All @@ -38,11 +38,12 @@ GEM
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
builder (3.2.4)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dot-properties (0.1.3)
dot-properties (0.1.4)
bundler (>= 2.2.33)
ezwadl (0.1.0)
httparty (~> 0.14)
nokogiri (~> 1.6)
Expand All @@ -65,12 +66,12 @@ GEM
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
ffi (1.15.4)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
gli (2.20.1)
hashie (4.1.0)
gli (2.21.0)
hashie (5.0.0)
http (5.0.4)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -127,11 +128,11 @@ GEM
rspec-support (3.11.0)
ruby2_keywords (0.0.5)
scrub_rb (1.0.1)
slop (4.9.1)
traject (3.6.0)
slop (4.9.2)
traject (3.7.0)
concurrent-ruby (>= 0.8.0)
dot-properties (>= 0.1.1)
hashie (>= 3.1, < 5)
hashie (>= 3.1, < 6)
http (>= 3.0, < 6)
httpclient (~> 2.5)
marc (~> 1.0)
Expand All @@ -143,7 +144,7 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8)
unf_ext (0.0.8.1)
xml-simple (1.1.8)
yell (2.2.2)
zeitwerk (2.4.2)
Expand Down

0 comments on commit b31dc87

Please sign in to comment.