Skip to content

Commit

Permalink
Merge pull request #63 from tulibraries/dependabot/bundler/oai_index-…
Browse files Browse the repository at this point in the history
…533ede0

Bump oai_index from `9c6738e` to `533ede0`
  • Loading branch information
nomadicoder authored Jun 17, 2024
2 parents a0e5e7b + bcb7501 commit 045df26
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/tulibraries/oai_index.git
revision: 9c6738e17de481fc75c8a9db41019b87b34e6e3a
revision: 533ede072f24f50f50d7404d466a5c6783637b3d
specs:
oai_index (0.1.0)
gli
Expand All @@ -15,7 +15,7 @@ GEM
base64 (0.2.0)
builder (3.2.4)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
diff-lcs (1.5.1)
domain_name (0.6.20240107)
dot-properties (0.1.4)
Expand All @@ -24,7 +24,9 @@ GEM
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
ffi (1.17.0)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
Expand All @@ -36,7 +38,7 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.5)
http-cookie (1.0.6)
domain_name (~> 0.5)
http-form_data (2.3.0)
httpclient (2.8.3)
Expand All @@ -51,7 +53,7 @@ GEM
marc-fastxmlwriter (1.1.0)
marc (~> 1.0)
method_source (1.0.0)
mini_portile2 (2.8.6)
mini_portile2 (2.8.7)
net-http (0.4.1)
uri
nokogiri (1.16.5)
Expand All @@ -67,8 +69,8 @@ GEM
public_suffix (5.0.5)
racc (1.8.0)
rake (13.2.1)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.2.9)
strscan
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
Expand Down

0 comments on commit 045df26

Please sign in to comment.