Skip to content

Commit

Permalink
Merge pull request #2220 from cul-it/update-my-account
Browse files Browse the repository at this point in the history
Update My Account and Edge library
  • Loading branch information
Baroquem authored Jan 21, 2025
2 parents 7a40707 + 6be02d5 commit 4733dc3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions blacklight-cornell/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ gem "font-awesome-rails"
gem "blacklight_cornell_requests", git: "https://github.com/cul-it/blacklight-cornell-requests", tag: "v5.2"
# gem 'blacklight_cornell_requests', :path => '/Users/matt/code/cul/d&a/blacklight-cornell-requests'
# gem 'my_account', :path => '/Users/matt/code/cul/d&a/cul-my-account'
gem "cul-folio-edge", git: "https://github.com/cul-it/cul-folio-edge", tag: "v3.1"
gem "my_account", git: "https://github.com/cul-it/cul-my-account", tag: "v2.3.3"
gem "cul-folio-edge", git: "https://github.com/cul-it/cul-folio-edge", tag: "v3.2"
gem "my_account", git: "https://github.com/cul-it/cul-my-account", tag: "v2.3.4"
gem "ruby-saml", ">= 1.12.1"
gem "bento_search", "~> 2.0.0.rc1"
gem "celluloid", "0.17.4" # Required for bento_search multisearcher
Expand Down
14 changes: 7 additions & 7 deletions blacklight-cornell/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@ GIT

GIT
remote: https://github.com/cul-it/cul-folio-edge
revision: c34dab4611ce57dfca2308344e03a72dbc92ff44
tag: v3.1
revision: bfdc3a28749ce826caf7dd1c415dd044a72a8b4f
tag: v3.2
specs:
cul-folio-edge (3.1)
cul-folio-edge (3.2)
rest-client

GIT
remote: https://github.com/cul-it/cul-my-account
revision: c03cd679cb1d730e1f1da24705854941c7e566ad
tag: v2.3.3
revision: 81a6040fff2fe0e2e534cd32deb68a7fa0e926be
tag: v2.3.4
specs:
my_account (2.3.3)
my_account (2.3.4)
blacklight (>= 7.0)
cul-folio-edge (~> 3.1)
cul-folio-edge (~> 3.2)
rails (~> 6.1)
rest-client
xml-simple
Expand Down

0 comments on commit 4733dc3

Please sign in to comment.