Skip to content

Commit

Permalink
Bump irb from 1.7.4 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [irb](https://github.com/ruby/irb) from 1.7.4 to 1.8.0.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.7.4...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent 3234907 commit c6807d9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.7.4)
irb (1.8.0)
rdoc (~> 6.5)
reline (>= 0.3.6)
jbuilder (2.11.5)
actionview (>= 5.0.0)
Expand Down Expand Up @@ -178,6 +179,8 @@ GEM
pghero (3.3.3)
activerecord (>= 6)
popper_js (2.11.8)
psych (5.1.0)
stringio
public_suffix (5.0.3)
puma (6.3.1)
nio4r (~> 2.0)
Expand Down Expand Up @@ -224,6 +227,8 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
rdoc (6.5.0)
psych (>= 4.0.0)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.16.0)
Expand Down Expand Up @@ -274,6 +279,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.0.8)
thor (1.2.2)
tilt (2.2.0)
timeout (0.4.0)
Expand Down

0 comments on commit c6807d9

Please sign in to comment.