Skip to content

Commit 4178ab6

Browse files
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](ruby/irb@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>
1 parent 4d4fd9a commit 4178ab6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ group :test do
6767
gem 'rdoc', '~> 7.2'
6868
gem 'browserstack-local', '~> 1.4'
6969

70-
gem 'irb', '~> 1.17'
70+
gem 'irb', '~> 1.18'
7171
gem 'pry-byebug', '~> 3.12'
7272

7373
gem 'rest-client', '~> 2.1.0'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ GEM
6464
em-websocket (0.5.3)
6565
eventmachine (>= 0.12.9)
6666
http_parser.rb (~> 0)
67-
erb (6.0.1)
67+
erb (6.0.4)
6868
erubis (2.7.0)
6969
espeak-ruby (1.1.0)
7070
event_emitter (0.2.6)
@@ -85,7 +85,7 @@ GEM
8585
io-console (0.8.2)
8686
io-endpoint (0.15.2)
8787
io-like (0.4.0)
88-
irb (1.17.0)
88+
irb (1.18.0)
8989
pp (>= 0.6.0)
9090
prism (>= 1.3.0)
9191
rdoc (>= 4.0.0)
@@ -325,7 +325,7 @@ DEPENDENCIES
325325
eventmachine (~> 1.2, >= 1.2.7)
326326
execjs (~> 2.10)
327327
geckodriver-helper (~> 0.24.0)
328-
irb (~> 1.17)
328+
irb (~> 1.18)
329329
json
330330
maxmind-db (~> 1.4)
331331
mime-types (~> 3.7)

0 commit comments

Comments
 (0)