Skip to content

Commit

Permalink
Merge b5c628c into 1a853ff
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
2 parents 1a853ff + b5c628c commit c863a52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem 'graphql'
gem 'jwt'
gem 'lograge'
gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.0.2'
gem 'opensearch-ruby', '~> 2.1'
gem 'opensearch-ruby', '~> 3.1'
gem 'puma'
gem 'rack-attack'
gem 'rack-cors'
Expand Down
11 changes: 3 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,14 +236,9 @@ GEM
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
opensearch-api (2.2.0)
multi_json
opensearch-ruby (2.1.0)
opensearch-api (~> 2.1)
opensearch-transport (~> 2.0)
opensearch-transport (2.1.0)
opensearch-ruby (3.1.0)
faraday (>= 1.0, < 3)
multi_json
multi_json (>= 1.0)
orm_adapter (0.5.0)
parallel (1.24.0)
parser (3.2.2.4)
Expand Down Expand Up @@ -434,7 +429,7 @@ DEPENDENCIES
listen
lograge
mitlibraries-theme!
opensearch-ruby (~> 2.1)
opensearch-ruby (~> 3.1)
pg
puma
rack-attack
Expand Down

0 comments on commit c863a52

Please sign in to comment.