Skip to content

Commit d902c86

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

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ GEM
6868
dotenv (= 2.8.1)
6969
railties (>= 3.2)
7070
drb (2.2.3)
71-
erb (6.0.1)
71+
erb (6.0.2)
7272
erubi (1.13.0)
7373
faker (2.23.0)
7474
i18n (>= 1.8.11, < 2)
@@ -107,8 +107,9 @@ GEM
107107
i18n (1.14.8)
108108
concurrent-ruby (~> 1.0)
109109
io-console (0.8.2)
110-
irb (1.16.0)
110+
irb (1.17.0)
111111
pp (>= 0.6.0)
112+
prism (>= 1.3.0)
112113
rdoc (>= 4.0.0)
113114
reline (>= 0.4.2)
114115
json (2.18.0)
@@ -202,7 +203,7 @@ GEM
202203
rb-fsevent (0.11.2)
203204
rb-inotify (0.11.1)
204205
ffi (~> 1.0)
205-
rdoc (7.1.0)
206+
rdoc (7.2.0)
206207
erb
207208
psych (>= 4.0.0)
208209
tsort

0 commit comments

Comments
 (0)