Skip to content

Commit

Permalink
Update patch plugin versions in gemfile lock (#16010)
Browse files Browse the repository at this point in the history
Co-authored-by: logstashmachine <[email protected]>
  • Loading branch information
github-actions[bot] and logstashmachine committed Mar 19, 2024
1 parent 8c23b10 commit 937b1c5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.jruby-2.5.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ GEM
belzebuth (0.2.3)
childprocess
benchmark-ips (2.10.0)
bigdecimal (3.1.7-java)
bindata (2.4.15)
buftok (0.2.0)
builder (3.2.4)
Expand All @@ -75,10 +76,11 @@ GEM
clamp (1.0.1)
coderay (1.1.3)
concurrent-ruby (1.1.9)
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
dalli (2.7.11)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
Expand Down Expand Up @@ -701,7 +703,7 @@ GEM
puma (5.6.8-java)
nio4r (~> 2.0)
racc (1.5.2-java)
rack (2.2.8)
rack (2.2.8.1)
rack-protection (2.2.1)
rack
rack-test (1.1.0)
Expand Down

0 comments on commit 937b1c5

Please sign in to comment.