Skip to content

Commit

Permalink
Bump nokogiri in /benchmarks/railsbench in the bundler group
Browse files Browse the repository at this point in the history
Bumps the bundler group in /benchmarks/railsbench with 1 update: [nokogiri](https://github.com/sparklemotion/nokogiri).


Updates `nokogiri` from 1.16.0 to 1.16.4
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.0...v1.16.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent aad8a72 commit bb095c3
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions benchmarks/railsbench/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ GEM
activemodel (= 7.1.3)
activesupport (= 7.1.3)
timeout (>= 0.4.0)
activerecord-jdbc-adapter (70.1-java)
activerecord (~> 7.0)
activerecord-jdbcsqlite3-adapter (70.1-java)
activerecord-jdbc-adapter (= 70.1)
jdbc-sqlite3 (~> 3.8, < 3.34)
activestorage (7.1.3)
actionpack (= 7.1.3)
activejob (= 7.1.3)
Expand All @@ -76,13 +71,11 @@ GEM
tzinfo (~> 2.0)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.6-java)
builder (3.2.4)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
digest (3.1.1)
digest (3.1.1-java)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
Expand All @@ -91,15 +84,12 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-console (0.7.2-java)
irb (1.11.1)
rdoc
reline (>= 0.4.2)
jar-dependencies (0.4.1)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jdbc-sqlite3 (3.32.3.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -124,19 +114,14 @@ GEM
digest
net-protocol
timeout
nokogiri (1.16.0-arm64-darwin)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-java)
nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
psych (3.3.4)
psych (3.3.4-java)
jar-dependencies (>= 0.1.7)
racc (1.7.3)
racc (1.7.3-java)
rack (3.0.10)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -177,21 +162,17 @@ GEM
sqlite3 (1.7.1-x86_64-linux)
stackprof (0.2.26)
strscan (3.0.9)
strscan (3.0.9-java)
thor (1.3.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.4)
tzinfo (>= 1.0.0)
webrick (1.7.0)
zeitwerk (2.6.12)

PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
universal-java-11
x86_64-darwin-20
x86_64-linux

Expand Down

0 comments on commit bb095c3

Please sign in to comment.