Skip to content

Commit cebf633

Browse files
committed
Bump gem versions in Gemfile.lock
Update lockfile with newer gem versions: parse-stack 3.3.0 → 3.3.1 (path), activemodel & activesupport 8.1.2 → 8.1.3, bigdecimal 4.0.1 → 4.1.0, json 2.19.1 → 2.19.3, and minitest 6.0.2 → 6.0.3. These changes come from dependency resolution (bundle update) and only affect the lockfile.
1 parent 2469e4f commit cebf633

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
parse-stack (3.3.0)
4+
parse-stack (3.3.1)
55
activemodel (>= 5, < 9)
66
activesupport (>= 5, < 9)
77
faraday (~> 2.0)
@@ -13,9 +13,9 @@ PATH
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
activemodel (8.1.2)
17-
activesupport (= 8.1.2)
18-
activesupport (8.1.2)
16+
activemodel (8.1.3)
17+
activesupport (= 8.1.3)
18+
activesupport (8.1.3)
1919
base64
2020
bigdecimal
2121
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -30,7 +30,7 @@ GEM
3030
uri (>= 0.13.1)
3131
ansi (1.5.0)
3232
base64 (0.3.0)
33-
bigdecimal (4.0.1)
33+
bigdecimal (4.1.0)
3434
binding_of_caller (1.0.1)
3535
debug_inspector (>= 1.2.0)
3636
bson (5.2.0)
@@ -55,10 +55,10 @@ GEM
5555
i18n (1.14.8)
5656
concurrent-ruby (~> 1.0)
5757
io-console (0.8.2)
58-
json (2.19.1)
58+
json (2.19.3)
5959
logger (1.7.0)
6060
method_source (1.1.0)
61-
minitest (6.0.2)
61+
minitest (6.0.3)
6262
drb (~> 2.0)
6363
prism (~> 1.5)
6464
minitest-reporters (1.7.1)

0 commit comments

Comments
 (0)