Skip to content

Commit ea3e155

Browse files
Bump bigdecimal from 3.1.9 to 3.2.2
Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.1.9 to 3.2.2. - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.1.9...v3.2.2) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0f11f2 commit ea3e155

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GEM
3232
base64 (0.3.0)
3333
benchmark (0.4.0)
3434
benchmark-ips (2.14.0)
35-
bigdecimal (3.1.9)
35+
bigdecimal (3.2.2)
3636
concurrent-ruby (1.3.5)
3737
connection_pool (2.5.3)
3838
csv (3.3.4)
@@ -43,6 +43,7 @@ GEM
4343
erb (5.0.1)
4444
extconf_compile_commands_json (0.0.7)
4545
ffi (1.17.2)
46+
ffi (1.17.2-x86_64-linux-gnu)
4647
fileutils (1.7.3)
4748
goodcheck (3.1.0)
4849
marcel (>= 1.0, < 2.0)
@@ -63,16 +64,14 @@ GEM
6364
logger (1.7.0)
6465
marcel (1.0.4)
6566
memory_profiler (1.1.0)
66-
mini_portile2 (2.8.9)
6767
minitest (5.25.5)
6868
mutex_m (0.3.0)
6969
net-protocol (0.2.2)
7070
timeout
7171
net-smtp (0.5.1)
7272
net-protocol
7373
nkf (0.2.0)
74-
nokogiri (1.18.8)
75-
mini_portile2 (~> 2.8.2)
74+
nokogiri (1.18.8-x86_64-linux-gnu)
7675
racc (~> 1.4)
7776
ostruct (0.6.1)
7877
parallel (1.27.0)
@@ -176,6 +175,7 @@ GEM
176175
zlib (3.2.1)
177176

178177
PLATFORMS
178+
x86_64-linux
179179

180180
DEPENDENCIES
181181
abbrev

0 commit comments

Comments
 (0)