Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-26 05:13:06 +0300
committerGitHub <noreply@github.com>2022-02-26 05:13:06 +0300
commit78076dd59cb908d9f978da914437d9672d97ffec (patch)
tree8a49b3b148c08f96513810ffc6f3d6a55081bb14
parent1827203d9c3f42c0936fb5701567b0b9243f6ff9 (diff)
build(deps): bump nokogiri from 1.12.5 to 1.13.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 47213083..02ebe8a1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -145,13 +145,13 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.1)
- mini_portile2 (2.6.1)
+ mini_portile2 (2.8.0)
minitest (5.14.4)
multi_json (1.15.0)
multipart-post (2.1.1)
nio4r (2.5.8)
- nokogiri (1.12.5)
- mini_portile2 (~> 2.6.1)
+ nokogiri (1.13.2)
+ mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.21.0)
faraday (>= 0.9)
@@ -169,7 +169,7 @@ GEM
public_suffix (4.0.6)
puma (5.6.2)
nio4r (~> 2.0)
- racc (1.5.2)
+ racc (1.6.0)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)