Skip to content

Commit 675e6ae

Browse files
chore(deps): bump bigdecimal from 3.2.2 to 3.2.3
Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 007134f commit 675e6ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "bigdecimal", "~> 3.2.2"
3+
gem "bigdecimal", "~> 3.2.3"
44
gem "jekyll", "~> 4.4.1"
55
gem "jekyll-feed"
66
gem "jekyll-sass-converter", "2.2.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)
66
base64 (0.2.0)
7-
bigdecimal (3.2.2)
7+
bigdecimal (3.2.3)
88
colorator (1.1.0)
99
concurrent-ruby (1.3.5)
1010
csv (3.3.2)
@@ -74,7 +74,7 @@ PLATFORMS
7474
x86_64-linux-musl
7575

7676
DEPENDENCIES
77-
bigdecimal (~> 3.2.2)
77+
bigdecimal (~> 3.2.3)
7878
jekyll (~> 4.4.1)
7979
jekyll-feed
8080
jekyll-sass-converter (= 2.2.0)

0 commit comments

Comments
 (0)