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.
2 parents c0be66d + 9e3cecc commit f35b4e9Copy full SHA for f35b4e9
base-image/Gemfile
@@ -1,7 +1,7 @@
1
source "https://rubygems.org"
2
3
# pin fluentd, probably a good idea to pin all gems
4
-gem "fluentd", "1.12.2"
+gem "fluentd", "~> 1.12.3"
5
6
gem 'ffi', "1.14.2"
7
gem 'fluent-plugin-amqp', "0.14.0"
0 commit comments