Skip to content

Commit

Permalink
1.3.0 (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
hvaghani221 authored Aug 16, 2022
1 parent f33631b commit 2c90a1d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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.13)
fluent-plugin-splunk-hec (1.3.0)
fluentd (>= 1.5)
multi_json (~> 1.13)
net-http-persistent (~> 4.0)
Expand All @@ -11,9 +11,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.2.3)
activesupport (= 7.0.2.3)
activesupport (7.0.2.3)
activemodel (7.0.3)
activesupport (= 7.0.3)
activesupport (7.0.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
validate_url (1.0.13)
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
webfinger (1.2.0)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.13
1.3.0
2 changes: 1 addition & 1 deletion docker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GIT
PATH
remote: gem
specs:
fluent-plugin-splunk-hec (1.2.13)
fluent-plugin-splunk-hec (1.3.0)
fluentd (>= 1.5)
multi_json (~> 1.13)
net-http-persistent (~> 4.0)
Expand Down

0 comments on commit 2c90a1d

Please sign in to comment.