Skip to content

Commit

Permalink
prep for 1.2.11 (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
hvaghani221 authored Mar 15, 2022
1 parent a2addaa commit 6e0f0df
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
fluent-plugin-splunk-hec (1.2.10)
fluent-plugin-splunk-hec (1.2.11)
fluentd (>= 1.4)
multi_json (~> 1.13)
net-http-persistent (~> 3.1)
Expand Down Expand Up @@ -129,4 +129,4 @@ DEPENDENCIES
webmock (~> 3.5.0)

BUNDLED WITH
2.2.28
2.2.32
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.10
1.2.11
6 changes: 2 additions & 4 deletions docker/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: gem
specs:
fluent-plugin-splunk-hec (1.2.10)
fluent-plugin-splunk-hec (1.2.11)
fluentd (>= 1.4)
multi_json (~> 1.13)
net-http-persistent (~> 3.1)
Expand All @@ -23,7 +23,6 @@ GEM
aes_key_wrap (1.1.0)
attr_required (1.0.1)
bindata (2.4.10)
cgi (0.3.1)
concurrent-ruby (1.1.9)
connection_pool (2.2.5)
cool.io (1.7.1)
Expand Down Expand Up @@ -163,7 +162,6 @@ PLATFORMS

DEPENDENCIES
activesupport (~> 5.2.4.3)
cgi (>= 0.3)
fluent-plugin-concat (= 2.4.0)
fluent-plugin-jq (= 0.5.1)
fluent-plugin-kubernetes_metadata_filter (>= 2.9.2)
Expand All @@ -181,4 +179,4 @@ DEPENDENCIES
rack (>= 2.1.4)

BUNDLED WITH
2.2.21
2.2.32

0 comments on commit 6e0f0df

Please sign in to comment.