Skip to content

Commit

Permalink
Merge pull request #85 from tulibraries/dependabot/bundler/rsolr-2.4.0
Browse files Browse the repository at this point in the history
Bump rsolr from 2.3.0 to 2.4.0
  • Loading branch information
sensei100 authored Dec 17, 2021
2 parents 5942c39 + ce3e007 commit c23b561
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,25 @@ GEM
ezwadl (0.1.0)
httparty (~> 0.14)
nokogiri (~> 1.6)
faraday (1.3.0)
faraday (1.8.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
ffi (1.15.4)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
Expand Down Expand Up @@ -95,7 +109,7 @@ GEM
racc (1.6.0)
rake (13.0.6)
rexml (3.2.5)
rsolr (2.3.0)
rsolr (2.4.0)
builder (>= 2.1.2)
faraday (>= 0.9.0)
rspec (3.10.0)
Expand All @@ -111,7 +125,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
scrub_rb (1.0.1)
slop (4.9.1)
traject (3.6.0)
Expand Down

0 comments on commit c23b561

Please sign in to comment.