Skip to content

Commit b561106

Browse files
chore(deps-dev): bump irb from 1.15.3 to 1.16.0
Bumps [irb](https://github.com/ruby/irb) from 1.15.3 to 1.16.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](ruby/irb@v1.15.3...v1.16.0) --- updated-dependencies: - dependency-name: irb dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45cef15 commit b561106

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ GEM
5959
bigdecimal
6060
rexml
6161
crass (1.0.6)
62-
date (3.5.0)
62+
date (3.5.1)
6363
diff-lcs (1.6.2)
6464
docile (1.4.1)
6565
domain_name (0.6.20240107)
@@ -68,7 +68,7 @@ GEM
6868
dotenv (= 2.8.1)
6969
railties (>= 3.2)
7070
drb (2.2.3)
71-
erb (6.0.0)
71+
erb (6.0.1)
7272
erubi (1.13.0)
7373
faker (2.23.0)
7474
i18n (>= 1.8.11, < 2)
@@ -106,8 +106,8 @@ GEM
106106
domain_name (~> 0.5)
107107
i18n (1.14.7)
108108
concurrent-ruby (~> 1.0)
109-
io-console (0.8.1)
110-
irb (1.15.3)
109+
io-console (0.8.2)
110+
irb (1.16.0)
111111
pp (>= 0.6.0)
112112
rdoc (>= 4.0.0)
113113
reline (>= 0.4.2)
@@ -167,7 +167,7 @@ GEM
167167
pry (0.15.0)
168168
coderay (~> 1.1)
169169
method_source (~> 1.0)
170-
psych (5.2.6)
170+
psych (5.3.1)
171171
date
172172
stringio
173173
public_suffix (7.0.0)
@@ -201,7 +201,7 @@ GEM
201201
rb-fsevent (0.11.2)
202202
rb-inotify (0.11.1)
203203
ffi (~> 1.0)
204-
rdoc (6.15.1)
204+
rdoc (7.1.0)
205205
erb
206206
psych (>= 4.0.0)
207207
tsort
@@ -260,7 +260,7 @@ GEM
260260
simplecov (~> 0.19)
261261
simplecov-html (0.13.1)
262262
simplecov_json_formatter (0.1.4)
263-
stringio (3.1.8)
263+
stringio (3.2.0)
264264
sync (0.5.0)
265265
term-ansicolor (1.11.2)
266266
tins (~> 1.0)

0 commit comments

Comments
 (0)