Skip to content

Commit

Permalink
build(deps): bump mechanize from 2.12.2 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.12.2 to 2.14.0.
- [Release notes](https://github.com/sparklemotion/mechanize/releases)
- [Changelog](https://github.com/sparklemotion/mechanize/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/mechanize@v2.12.2...v2.14.0)

---
updated-dependencies:
- dependency-name: mechanize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2025
1 parent 5297f85 commit 2952128
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
config (5.5.2)
deep_merge (~> 1.2, >= 1.2.1)
ostruct
connection_pool (2.4.1)
connection_pool (2.5.0)
deep_merge (1.2.2)
diff-lcs (1.5.1)
domain_name (0.6.20240107)
Expand Down Expand Up @@ -62,7 +62,7 @@ GEM
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashie (5.0.0)
http-cookie (1.0.7)
http-cookie (1.0.8)
domain_name (~> 0.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand All @@ -71,9 +71,9 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.4)
logger (1.6.5)
lumberjack (1.2.10)
mechanize (2.12.2)
mechanize (2.14.0)
addressable (~> 2.8)
base64
domain_name (~> 0.5, >= 0.5.20190701)
Expand All @@ -90,18 +90,18 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mini_portile2 (2.8.7)
mime-types-data (3.2025.0107)
mini_portile2 (2.8.8)
minitest (5.25.4)
multipart-post (2.4.1)
nenv (0.3.0)
net-http (0.4.1)
uri
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.4)
net-http-persistent (4.0.5)
connection_pool (~> 2.2)
nkf (0.2.0)
nokogiri (1.16.7)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
Expand Down Expand Up @@ -178,7 +178,7 @@ GEM
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
webrick (1.9.0)
webrick (1.9.1)
webrobots (0.1.2)

PLATFORMS
Expand Down

0 comments on commit 2952128

Please sign in to comment.