Skip to content

Commit

Permalink
chore(deps-dev): Bump irb from 1.14.1 to 1.14.2 (#1413)
Browse files Browse the repository at this point in the history
Bumps [irb](https://github.com/ruby/irb) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.14.1...v1.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 4b9261d commit 75782fb
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ GEM
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
contracts (0.17)
date (3.4.1)
dotenv (2.8.1)
drb (2.2.0)
ruby2_keywords
Expand Down Expand Up @@ -105,8 +106,8 @@ GEM
hashie (5.0.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.1)
io-console (0.8.0)
irb (1.14.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.0)
Expand Down Expand Up @@ -173,7 +174,8 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (5.1.2)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
racc (1.8.1)
Expand All @@ -183,10 +185,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.7.0)
rdoc (6.9.0)
psych (>= 4.0.0)
regexp_parser (2.9.3)
reline (0.5.10)
reline (0.5.12)
io-console (~> 0.5)
rexml (3.3.9)
rgl (0.6.6)
Expand Down Expand Up @@ -217,7 +219,7 @@ GEM
faraday (>= 0.17.3, < 3)
servolux (0.13.0)
stream (0.5.5)
stringio (3.1.1)
stringio (3.1.2)
sysexits (1.2.0)
temple (0.10.3)
terser (1.1.20)
Expand Down

0 comments on commit 75782fb

Please sign in to comment.