Skip to content

Commit

Permalink
Update Bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSerth committed Nov 8, 2024
1 parent 0b5d2a0 commit 20d2d0f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.2.2)
activesupport (= 7.2.2)
activesupport (7.2.2)
activemodel (8.0.0)
activesupport (= 8.0.0)
activesupport (8.0.0)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -25,6 +25,7 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
Expand All @@ -33,7 +34,7 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
dachsfisch (1.0.0)
dachsfisch (1.0.2)
nokogiri (>= 1.14.1, < 2.0.0)
diff-lcs (1.5.1)
docile (1.4.1)
Expand Down Expand Up @@ -151,6 +152,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 20d2d0f

Please sign in to comment.