Skip to content

Commit f3e718d

Browse files
Merge pull request #58 from contentstack/fix/snyk-issues
Updated gemlock file
2 parents 6a14f47 + 40f0709 commit f3e718d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ GEM
2121
securerandom (>= 0.3)
2222
tzinfo (~> 2.0, >= 2.0.5)
2323
uri (>= 0.13.1)
24-
addressable (2.8.9)
24+
addressable (2.9.0)
2525
public_suffix (>= 2.0.2, < 8.0)
2626
base64 (0.3.0)
27-
bigdecimal (4.0.1)
27+
bigdecimal (4.1.1)
2828
concurrent-ruby (1.3.6)
2929
connection_pool (3.0.2)
30-
contentstack_utils (1.2.2)
31-
activesupport (>= 7.0)
32-
nokogiri (>= 1.11)
30+
contentstack_utils (1.2.3)
31+
activesupport (>= 8.0)
32+
nokogiri (>= 1.19)
3333
crack (1.0.1)
3434
bigdecimal
3535
rexml
@@ -41,7 +41,7 @@ GEM
4141
concurrent-ruby (~> 1.0)
4242
json (2.19.3)
4343
logger (1.7.0)
44-
minitest (6.0.2)
44+
minitest (6.0.3)
4545
drb (~> 2.0)
4646
prism (~> 1.5)
4747
nokogiri (1.19.2-arm64-darwin)
@@ -77,7 +77,7 @@ GEM
7777
addressable (>= 2.8.0)
7878
crack (>= 0.3.2)
7979
hashdiff (>= 0.4.0, < 2.0.0)
80-
yard (0.9.38)
80+
yard (0.9.39)
8181

8282
PLATFORMS
8383
arm64-darwin-22

0 commit comments

Comments
 (0)