From 04841d7a6dcbeb27795c4e23b29ca1ea0be39027 Mon Sep 17 00:00:00 2001 From: github actions Date: Fri, 1 Oct 2021 02:20:44 +0000 Subject: [PATCH] Squashed 'buildres/csl/csl-locales/' changes from 7a507fc008..495f888637 495f888637 Bump addressable from 2.7.0 to 2.8.0 (#232) 67e503dd38 Bump nokogiri from 1.11.1 to 1.12.5 (#238) git-subtree-dir: buildres/csl/csl-locales git-subtree-split: 495f88863723df52ca10506eb4c2ed246aa37f2f --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e16789b793e..9064fb59dc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) citeproc (1.0.10) namae (~> 1.0) @@ -47,11 +47,11 @@ GEM ruby-progressbar (~> 1.4) git_diff (0.4.3) hashdiff (0.3.7) - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) multipart-post (2.1.1) namae (1.0.2) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) octokit (4.20.0) faraday (>= 0.9)