Skip to content

Commit 7d22bc1

Browse files
Bump psych from 5.2.0 to 5.2.1
Bumps [psych](https://github.com/ruby/psych) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](ruby/psych@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: psych dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bc7d13 commit 7d22bc1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ GEM
88
builder (3.3.0)
99
coderay (1.1.3)
1010
concurrent-ruby (1.3.4)
11+
date (3.4.1)
1112
debug (1.9.2)
1213
irb (~> 1.10)
1314
reline (>= 0.3.8)
@@ -84,7 +85,8 @@ GEM
8485
method_source (~> 1.0)
8586
pry-nav (1.0.0)
8687
pry (>= 0.9.10, < 0.15)
87-
psych (5.2.0)
88+
psych (5.2.1)
89+
date
8890
stringio
8991
racc (1.8.1)
9092
rack (2.2.10)

0 commit comments

Comments
 (0)