Skip to content

Commit

Permalink
Bump mechanize from 2.9.1 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/sparklemotion/mechanize/releases)
- [Changelog](https://github.com/sparklemotion/mechanize/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/mechanize@v2.9.1...v2.10.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 May 11, 2024
1 parent 67ec687 commit f029400
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,7 @@ GEM
thor (>= 0.19, < 2)
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20240107)
doorkeeper (5.6.6)
railties (>= 5)
doorkeeper-grants_assertion (0.3.1)
Expand Down Expand Up @@ -407,23 +406,25 @@ GEM
marginalia (1.11.1)
actionpack (>= 5.2)
activerecord (>= 5.2)
mechanize (2.9.1)
mechanize (2.10.0)
addressable (~> 2.8)
base64
domain_name (~> 0.5, >= 0.5.20190701)
http-cookie (~> 1.0, >= 1.0.3)
mime-types (~> 3.0)
net-http-digest_auth (~> 1.4, >= 1.4.1)
net-http-persistent (>= 2.5.2, < 5.0.dev)
nkf
nokogiri (~> 1.11, >= 1.11.2)
rubyntlm (~> 0.6, >= 0.6.3)
webrick (~> 1.7)
webrobots (~> 0.1.2)
memoist (0.16.2)
memory_profiler (1.0.1)
method_source (1.1.0)
mime-types (3.4.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mime-types-data (3.2024.0507)
mini_histogram (0.3.1)
mini_magick (4.12.0)
mini_mime (1.1.5)
Expand Down Expand Up @@ -452,6 +453,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.7.1)
nkf (0.2.0)
nokogiri (1.16.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down Expand Up @@ -749,9 +751,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
version_gem (1.1.3)
webmock (3.18.1)
Expand Down

0 comments on commit f029400

Please sign in to comment.