We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3691165 commit 9750f50Copy full SHA for 9750f50
Gemfile.lock
@@ -14,6 +14,7 @@ PATH
14
remote: core
15
specs:
16
testcontainers-core (0.2.0)
17
+ base64 (~> 0.3)
18
docker-api (~> 2.2)
19
java-properties (~> 0.3.0)
20
@@ -82,6 +83,7 @@ GEM
82
83
84
amq-protocol (2.3.2)
85
ast (2.4.2)
86
+ base64 (0.3.0)
87
bson (4.15.0)
88
bunny (2.20.3)
89
amq-protocol (~> 2.3, >= 2.3.1)
0 commit comments