Skip to content

Commit

Permalink
Prep for 1.3.2 (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
VihasMakwana authored Mar 24, 2023
1 parent 5c3a93d commit fc8cf7f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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.3.1)
fluent-plugin-splunk-hec (1.3.2)
fluentd (>= 1.5)
json-jwt (~> 1.15.0)
multi_json (~> 1.13)
Expand All @@ -13,9 +13,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4)
activesupport (= 7.0.4)
activesupport (7.0.4)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -25,7 +25,7 @@ GEM
aes_key_wrap (1.1.0)
attr_required (1.0.1)
bindata (2.4.14)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
cool.io (1.7.1)
crack (0.4.5)
Expand Down Expand Up @@ -89,7 +89,7 @@ GEM
power_assert (2.0.1)
prometheus-client (4.0.0)
public_suffix (4.0.6)
rack (3.0.1)
rack (3.0.6.1)
rack-oauth2 (1.21.2)
activesupport
attr_required
Expand Down Expand Up @@ -117,7 +117,7 @@ GEM
test-unit (3.5.3)
power_assert
timeout (0.2.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.6)
tzinfo (>= 1.0.0)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.1
1.3.2
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.3.1)
fluent-plugin-splunk-hec (1.3.2)
fluentd (>= 1.5)
json-jwt (~> 1.15.0)
multi_json (~> 1.13)
Expand Down

0 comments on commit fc8cf7f

Please sign in to comment.