Skip to content

Commit

Permalink
Update Bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSerth committed Nov 5, 2024
1 parent 87efe8f commit c6e528a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
docile (1.4.1)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
json (2.7.5)
json (2.7.6)
language_server-protocol (3.17.0.3)
method_source (1.1.0)
mini_portile2 (2.8.7)
Expand All @@ -35,14 +35,14 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-github (2.4.0)
rspec-core (~> 3.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
Expand All @@ -56,7 +56,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.0)
rubocop-ast (1.34.0)
parser (>= 3.3.1.0)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
Expand All @@ -70,7 +70,7 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.0)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
unicode-display_width (2.6.0)

Expand All @@ -91,4 +91,4 @@ DEPENDENCIES
simplecov

BUNDLED WITH
2.5.18
2.5.22

0 comments on commit c6e528a

Please sign in to comment.