Skip to content

Commit

Permalink
Merge pull request #4563 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
lwrubel authored Aug 21, 2023
2 parents 81a2344 + 4b4ed1a commit fc2853f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
ruby-rails: sul-dlss/ruby-rails@4.0.0
ruby-rails: sul-dlss/ruby-rails@4.1.0
workflows:
build:
jobs:
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ GEM
net-imap
net-pop
net-smtp
mais_orcid_client (0.3.0)
mais_orcid_client (0.3.1)
activesupport (>= 4.2, < 8)
faraday
faraday-retry
Expand Down Expand Up @@ -333,7 +333,7 @@ GEM
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.3)
puma (5.6.6)
puma (5.6.7)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
Expand Down Expand Up @@ -373,7 +373,7 @@ GEM
rainbow (3.1.1)
rake (12.3.3)
rbtree (0.4.6)
redis-client (0.15.0)
redis-client (0.16.0)
connection_pool
regexp_parser (2.8.1)
request_store (1.5.1)
Expand Down Expand Up @@ -404,7 +404,7 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
rss (0.3.0)
rexml
rubocop (1.56.0)
rubocop (1.56.1)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit fc2853f

Please sign in to comment.