Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/migration-mode-with-cr-namespaces
Browse files Browse the repository at this point in the history
Signed-off-by: jcriadomarco <jcriadomarco@vmware.com>
  • Loading branch information
javiercri committed Jan 19, 2023
2 parents b1b7fa1 + ba49b6e commit 71363de
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions base-image/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4)
activesupport (= 7.0.4)
activesupport (7.0.4)
activemodel (7.0.4.1)
activesupport (= 7.0.4.1)
activesupport (7.0.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -254,6 +254,8 @@ GEM
gelf (3.1.0)
json
google-protobuf (3.21.9)
google-protobuf (3.21.9-x86_64-darwin)
google-protobuf (3.21.9-x86_64-linux)
gssapi (1.3.1)
ffi (>= 1.0.1)
http (4.4.1)
Expand Down Expand Up @@ -294,7 +296,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
minitest (5.16.3)
minitest (5.17.0)
mongo (2.6.4)
bson (>= 4.3.0, < 5.0.0)
msgpack (1.6.0)
Expand Down Expand Up @@ -325,7 +327,7 @@ GEM
multi_json
prometheus-client (4.0.0)
public_suffix (5.0.0)
rack (3.0.1)
rack (3.0.4.1)
rack-oauth2 (1.21.3)
activesupport
attr_required
Expand Down

0 comments on commit 71363de

Please sign in to comment.