Skip to content

Commit

Permalink
Merge pull request #903 from pod4lib/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 1c3cdcc + cbde73e commit 8e86c23
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 116 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,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 @@ -130,7 +130,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
chartkick (4.2.0)
chartkick (4.2.1)
childprocess (4.1.0)
chronic (0.10.2)
concurrent-ruby (1.1.10)
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
dry-initializer (~> 3.0)
dry-schema (~> 1.8, >= 1.8.0)
errbase (0.2.2)
erubi (1.10.0)
erubi (1.11.0)
execjs (2.8.1)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -390,7 +390,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 @@ -400,7 +400,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 @@ -436,10 +436,10 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
sidekiq (6.5.1)
sidekiq (6.5.3)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
redis (>= 4.5.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down Expand Up @@ -485,7 +485,7 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
webmock (3.14.0)
webmock (3.17.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -572,4 +572,4 @@ DEPENDENCIES
whenever

BUNDLED WITH
2.3.17
2.3.19
Loading

0 comments on commit 8e86c23

Please sign in to comment.