Skip to content

Commit

Permalink
Pin orangetheses to the main branch (#2298)
Browse files Browse the repository at this point in the history
Co-authored-by: Max Kadel <[email protected]>
  • Loading branch information
sandbergja and maxkadel authored Apr 4, 2024
1 parent f83b373 commit 757d260
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gem 'net-sftp'
gem 'net-smtp', require: false
gem 'oj'
gem 'omniauth-cas'
gem 'orangetheses', github: 'pulibrary/orangetheses', ref: '4ac8dc2bd04b10db764fc37df3261531c9937061'
gem 'orangetheses', github: 'pulibrary/orangetheses', ref: 'main'
gem 'pg'
gem "rack", ">= 2.0.6"
gem 'rack-conneg', '~> 0.1.5'
Expand Down
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ GIT

GIT
remote: https://github.com/pulibrary/orangetheses.git
revision: 4ac8dc2bd04b10db764fc37df3261531c9937061
ref: 4ac8dc2bd04b10db764fc37df3261531c9937061
revision: 3c288ca746bbe5369bca9027d5b159b47dbc97e2
ref: main
specs:
orangetheses (1.4.2)
chronic
Expand All @@ -26,6 +26,7 @@ GIT
iso-639
nokogiri
oai
psych (~> 5.1)
retriable
rsolr
yaml
Expand Down Expand Up @@ -415,6 +416,8 @@ GEM
pry (>= 0.13, < 0.15)
pry-rails (0.3.9)
pry (>= 0.10.4)
psych (5.1.2)
stringio
public_suffix (5.0.4)
puma (5.6.8)
nio4r (~> 2.0)
Expand Down Expand Up @@ -581,6 +584,7 @@ GEM
sshkit-interactive (0.3.0)
sshkit (~> 1.12)
stomp (1.4.10)
stringio (3.1.0)
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
Expand Down

0 comments on commit 757d260

Please sign in to comment.