Merge pull request #3511 from beefproject/dependabot/bundler/irb-1.17.0

Build(deps-dev): bump irb from 1.16.0 to 1.17.0
This commit is contained in:
github-actions[bot]
2026-02-09 14:30:11 +00:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ group :test do
gem 'rdoc', '~> 7.1'
gem 'browserstack-local', '~> 1.4'
gem 'irb', '~> 1.16'
gem 'irb', '~> 1.17'
gem 'pry-byebug', '~> 3.12'
gem 'rest-client', '~> 2.1.0'

View File

@@ -85,8 +85,9 @@ GEM
io-console (0.8.2)
io-endpoint (0.15.2)
io-like (0.4.0)
irb (1.16.0)
irb (1.17.0)
pp (>= 0.6.0)
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.18.1)
@@ -322,7 +323,7 @@ DEPENDENCIES
eventmachine (~> 1.2, >= 1.2.7)
execjs (~> 2.10)
geckodriver-helper (~> 0.24.0)
irb (~> 1.16)
irb (~> 1.17)
json
maxmind-db (~> 1.4)
mime-types (~> 3.7)