Skip to content

Commit 8b1f22a

Browse files
authored
Merge pull request #3551 from alphagov/dependabot/bundler/irb-1.15.1
2 parents 75d48ae + 7aa29b3 commit 8b1f22a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,8 @@ GEM
245245
i18n (1.14.7)
246246
concurrent-ruby (~> 1.0)
247247
io-console (0.8.0)
248-
irb (1.14.3)
248+
irb (1.15.1)
249+
pp (>= 0.6.0)
249250
rdoc (>= 4.0.0)
250251
reline (>= 0.4.2)
251252
json (2.9.1)
@@ -585,6 +586,9 @@ GEM
585586
racc
586587
parslet (2.0.0)
587588
plek (5.2.0)
589+
pp (0.6.2)
590+
prettyprint
591+
prettyprint (0.2.0)
588592
prometheus_exporter (2.2.0)
589593
webrick
590594
pry (0.14.2)

0 commit comments

Comments
 (0)