Skip to content

Commit

Permalink
Bump ferrum from 0.14 to 0.15
Browse files Browse the repository at this point in the history
Bumps [ferrum](https://github.com/rubycdp/ferrum) from 0.14 to 0.15.
- [Release notes](https://github.com/rubycdp/ferrum/releases)
- [Changelog](https://github.com/rubycdp/ferrum/blob/main/CHANGELOG.md)
- [Commits](rubycdp/ferrum@v0.14...v0.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2024
1 parent 443cb13 commit e2ca5ce
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ GEM
logger (>= 1.4.2)
minitest (>= 5.1)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.927.0)
Expand Down Expand Up @@ -132,9 +132,9 @@ GEM
rexml
crass (1.0.6)
csv (3.3.0)
cuprite (0.15)
cuprite (0.15.1)
capybara (~> 3.0)
ferrum (~> 0.14.0)
ferrum (~> 0.15.0)
dartsass-rails (0.5.0)
railties (>= 6.0.0)
sass-embedded (~> 1.63)
Expand All @@ -149,11 +149,11 @@ GEM
et-orbi (1.2.11)
tzinfo
fast_gettext (2.3.0)
ferrum (0.14)
ferrum (0.15)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
websocket-driver (~> 0.7)
ffi (1.16.3)
forwardable (1.3.3)
fugit (1.11.0)
Expand Down Expand Up @@ -271,7 +271,7 @@ GEM
railties (>= 7.0.0)
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down

0 comments on commit e2ca5ce

Please sign in to comment.