Skip to content

Commit

Permalink
chore(deps): update ruby deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gildesmarais committed Aug 9, 2024
1 parent a9eba61 commit d609c0a
Showing 1 changed file with 13 additions and 22 deletions.
35 changes: 13 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/html2rss/html2rss-configs
revision: 07bbadcc2be501488a3772352ab0f8c7b05235a3
revision: fef08c6fc2696e8936173e68403fa991846ff6c6
specs:
html2rss-configs (0.2.0)
html2rss
Expand All @@ -15,7 +15,7 @@ GEM
concurrent-ruby (1.3.3)
crass (1.0.6)
diff-lcs (1.5.1)
docile (1.4.0)
docile (1.4.1)
erubi (1.13.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
Expand All @@ -24,7 +24,7 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.1.1)
net-http
html2rss (0.10.0)
html2rss (0.11.0)
addressable (~> 2.7)
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
Expand All @@ -45,16 +45,16 @@ GEM
logger (1.6.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0702)
mime-types-data (3.2024.0806)
net-http (0.4.1)
uri
nio4r (2.7.3)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.1.0)
parallel (1.26.1)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
public_suffix (6.0.1)
Expand All @@ -81,7 +81,7 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
Expand All @@ -90,35 +90,26 @@ GEM
rspec-support (3.13.1)
rss (0.3.1)
rexml
rubocop (1.63.5)
rubocop (1.65.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.21.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.29.2)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
rubocop-rspec (3.0.4)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
sanitize (6.1.2)
crass (~> 1.0.2)
Expand Down

0 comments on commit d609c0a

Please sign in to comment.