Skip to content

Commit

Permalink
Merge pull request #409 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
cbeer authored Aug 8, 2022
2 parents 90c1cc3 + 1ef9ab3 commit fbce0a6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
cancancan (3.4.0)
capistrano (3.17.0)
capistrano (3.17.1)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
dry-core (~> 0.5, >= 0.5)
dry-initializer (~> 3.0)
dry-schema (~> 1.8, >= 1.8.0)
erubi (1.10.0)
erubi (1.11.0)
execjs (2.8.1)
faraday (2.4.0)
faraday-net_http (~> 2.0)
Expand Down Expand Up @@ -297,7 +297,7 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
rubocop (1.32.0)
rubocop (1.33.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
Expand All @@ -307,7 +307,7 @@ GEM
rubocop-ast (>= 1.19.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.19.1)
rubocop-ast (1.20.1)
parser (>= 3.1.1.0)
rubocop-performance (1.14.3)
rubocop (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -431,4 +431,4 @@ DEPENDENCIES
whenever (~> 1.0)

BUNDLED WITH
2.3.17
2.3.19

0 comments on commit fbce0a6

Please sign in to comment.