diff --git a/Gemfile b/Gemfile old mode 100755 new mode 100644 index 07350d7..51c3549 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ end group :development, :test do gem 'html-proofer' - gem 'httparty', '~> 0.21.0' + gem 'httparty', '~> 0.24.0' gem 'rspec' gem 'rubocop', '~> 1.20' gem 'ruby-prof', '~> 1.4' diff --git a/Gemfile.lock b/Gemfile.lock index c66e72a..c6ef614 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,10 @@ GEM ast (2.4.2) backport (1.2.0) benchmark (0.3.0) + bigdecimal (4.0.1) colorator (1.1.0) concurrent-ruby (1.2.2) + csv (3.3.5) diff-lcs (1.5.0) e2mmap (0.1.0) em-websocket (0.5.3) @@ -29,7 +31,8 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - httparty (0.21.0) + httparty (0.24.0) + csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.14.1) @@ -78,7 +81,8 @@ GEM mercenary (0.4.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - multi_xml (0.6.0) + multi_xml (0.8.1) + bigdecimal (>= 3.1, < 5) nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -165,7 +169,7 @@ PLATFORMS DEPENDENCIES html-proofer - httparty (~> 0.21.0) + httparty (~> 0.24.0) jekyll (~> 4.3.2) jekyll-feed jekyll-lazy-load-image