Skip to content

Commit

Permalink
Merge pull request #2334 from samvera/updated-order-already-version
Browse files Browse the repository at this point in the history
🧹 Updates version of order-already gem
  • Loading branch information
sjproctor authored Sep 19, 2024
2 parents dac6f86 + 947c483 commit 8d8e780
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ gem 'omniauth-multi-provider'
gem 'omniauth_openid_connect'
gem 'omniauth-rails_csrf_protection', '~> 1.0'
gem 'omniauth-saml', '~> 2.1'
gem 'order_already'
gem 'order_already', '~> 0.3.2'
gem 'parser', '>= 3.1.0.0'
gem 'pg'
gem 'postrank-uri', '>= 1.0.24'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ GEM
rails (> 3.2.0)
openssl (3.2.0)
optimist (3.1.0)
order_already (0.3.1)
order_already (0.3.2)
rails-html-sanitizer (~> 1.4)
orm_adapter (0.5.0)
os (1.1.4)
Expand Down Expand Up @@ -1528,7 +1528,7 @@ DEPENDENCIES
omniauth-saml (~> 2.1)
omniauth_openid_connect
openssl (>= 3.2.0)
order_already
order_already (~> 0.3.2)
parser (>= 3.1.0.0)
pg
postrank-uri (>= 1.0.24)
Expand Down

0 comments on commit 8d8e780

Please sign in to comment.