Skip to content

Commit

Permalink
UPDATE gems
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeD committed Nov 23, 2024
1 parent a14919c commit ee2038a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# master (unreleased)

Updates:
* gems

# v7.3.0 (November 09, 2024)

Updates:
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@ GEM
rexml
diff-lcs (1.5.1)
docile (1.4.1)
hashdiff (1.1.1)
json (2.8.1)
hashdiff (1.1.2)
json (2.8.2)
language_server-protocol (3.17.0.3)
method_source (1.1.0)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
Expand Down Expand Up @@ -64,9 +64,9 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.34.1)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
Expand Down

0 comments on commit ee2038a

Please sign in to comment.