You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bb...@apache.org on 2022/04/07 20:41:47 UTC

[geode-native] branch develop updated: Bump puma from 5.6.2 to 5.6.4 in /docs/geode-native-book-cpp (#955)

This is an automated email from the ASF dual-hosted git repository.

bbender pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new db671eed6 Bump puma from 5.6.2 to 5.6.4 in /docs/geode-native-book-cpp (#955)
db671eed6 is described below

commit db671eed6e176202c3080324bac7b4f2ac609b25
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Apr 7 13:41:42 2022 -0700

    Bump puma from 5.6.2 to 5.6.4 in /docs/geode-native-book-cpp (#955)
    
    Bumps [puma](https://github.com/puma/puma) from 5.6.2 to 5.6.4.
    - [Release notes](https://github.com/puma/puma/releases)
    - [Changelog](https://github.com/puma/puma/blob/master/History.md)
    - [Commits](https://github.com/puma/puma/compare/v5.6.2...v5.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: puma
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 docs/geode-native-book-cpp/Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/geode-native-book-cpp/Gemfile.lock b/docs/geode-native-book-cpp/Gemfile.lock
index fa694de86..c02d2f700 100644
--- a/docs/geode-native-book-cpp/Gemfile.lock
+++ b/docs/geode-native-book-cpp/Gemfile.lock
@@ -187,7 +187,7 @@ GEM
       activesupport (>= 3.1)
     parallel (1.21.0)
     public_suffix (4.0.6)
-    puma (5.6.2)
+    puma (5.6.4)
       nio4r (~> 2.0)
     rack (1.6.13)
     rack-livereload (0.3.17)