We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007134f commit 675e6aeCopy full SHA for 675e6ae
Gemfile
@@ -1,6 +1,6 @@
1
source "https://rubygems.org"
2
3
-gem "bigdecimal", "~> 3.2.2"
+gem "bigdecimal", "~> 3.2.3"
4
gem "jekyll", "~> 4.4.1"
5
gem "jekyll-feed"
6
gem "jekyll-sass-converter", "2.2.0"
Gemfile.lock
@@ -4,7 +4,7 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
7
- bigdecimal (3.2.2)
+ bigdecimal (3.2.3)
8
colorator (1.1.0)
9
concurrent-ruby (1.3.5)
10
csv (3.3.2)
@@ -74,7 +74,7 @@ PLATFORMS
74
x86_64-linux-musl
75
76
DEPENDENCIES
77
- bigdecimal (~> 3.2.2)
+ bigdecimal (~> 3.2.3)
78
jekyll (~> 4.4.1)
79
jekyll-feed
80
jekyll-sass-converter (= 2.2.0)
0 commit comments