Build(deps-dev): bump irb from 1.17.0 to 1.18.0

Bumps [irb](https://github.com/ruby/irb) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](https://github.com/ruby/irb/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: irb
  dependency-version: 1.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-22 13:03:29 +00:00
committed by GitHub
parent 4d4fd9afbb
commit 4178ab636b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ group :test do
gem 'rdoc', '~> 7.2'
gem 'browserstack-local', '~> 1.4'
gem 'irb', '~> 1.17'
gem 'irb', '~> 1.18'
gem 'pry-byebug', '~> 3.12'
gem 'rest-client', '~> 2.1.0'
+3 -3
View File
@@ -64,7 +64,7 @@ GEM
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erb (6.0.1)
erb (6.0.4)
erubis (2.7.0)
espeak-ruby (1.1.0)
event_emitter (0.2.6)
@@ -85,7 +85,7 @@ GEM
io-console (0.8.2)
io-endpoint (0.15.2)
io-like (0.4.0)
irb (1.17.0)
irb (1.18.0)
pp (>= 0.6.0)
prism (>= 1.3.0)
rdoc (>= 4.0.0)
@@ -325,7 +325,7 @@ DEPENDENCIES
eventmachine (~> 1.2, >= 1.2.7)
execjs (~> 2.10)
geckodriver-helper (~> 0.24.0)
irb (~> 1.17)
irb (~> 1.18)
json
maxmind-db (~> 1.4)
mime-types (~> 3.7)