Skip to content

Commit 5ae9241

Browse files
Update dependency bigdecimal to v3.3.0
1 parent 9e087fd commit 5ae9241

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docker/estenrye/fluentd-cloudtrail/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gem "ext_monitor", "= 0.1.2"
1414

1515
gem "fluentd", "= 1.14.6"
1616

17-
gem "bigdecimal", "= 3.1.2"
17+
gem "bigdecimal", "= 3.3.0"
1818

1919
gem "fluent-plugin-s3", "= 1.7.1"
2020

docker/estenrye/fluentd-cloudtrail/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ GEM
3636
aws-sigv4 (~> 1.1)
3737
aws-sigv4 (1.5.1)
3838
aws-eventstream (~> 1, >= 1.0.2)
39-
bigdecimal (3.1.2)
39+
bigdecimal (3.3.0)
4040
concurrent-ruby (1.1.10)
4141
console (1.15.3)
4242
fiber-local
@@ -141,7 +141,7 @@ PLATFORMS
141141

142142
DEPENDENCIES
143143
async-http (= 0.59.2)
144-
bigdecimal (= 3.1.2)
144+
bigdecimal (= 3.3.0)
145145
elasticsearch (= 7.17.1)
146146
ext_monitor (= 0.1.2)
147147
fluent-plugin-elasticsearch (= 5.2.4)

0 commit comments

Comments
 (0)