Skip to content

Commit

Permalink
chore(deps-dev): bump irb from 1.10.1 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [irb](https://github.com/ruby/irb) from 1.10.1 to 1.11.1.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.10.1...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 07d579d commit 5b21c19
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ GEM
domain_name (~> 0.5)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.10.1)
io-console (0.7.1)
irb (1.11.1)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
json (2.7.1)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -137,7 +137,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.1.1.1)
psych (5.1.2)
stringio
public_suffix (5.0.4)
racc (1.7.3)
Expand Down Expand Up @@ -169,10 +169,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.6.1)
rdoc (6.6.2)
psych (>= 4.0.0)
regexp_parser (2.8.3)
reline (0.4.1)
reline (0.4.2)
io-console (~> 0.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down

0 comments on commit 5b21c19

Please sign in to comment.