Skip to content

Commit

Permalink
Bump bigdecimal from 3.1.8 to 3.1.9 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 8d682f8 commit 03051d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

# These were previously included in Ruby, but will be removed as of Ruby 3.4
gem 'base64', '~> 0.2.0'
gem 'bigdecimal', '~> 3.1.8'
gem 'bigdecimal', '~> 3.1.9'

gem 'jekyll-multiple-languages-plugin',
github: 'perlun/jekyll-multiple-languages-plugin',
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
colorator (1.1.0)
concurrent-ruby (1.3.3)
csv (3.3.0)
Expand Down Expand Up @@ -101,7 +101,7 @@ PLATFORMS

DEPENDENCIES
base64 (~> 0.2.0)
bigdecimal (~> 3.1.8)
bigdecimal (~> 3.1.9)
ffi (< 1.17.0)
jekyll (~> 3.10)
jekyll-multiple-languages-plugin!
Expand Down

0 comments on commit 03051d0

Please sign in to comment.