Skip to content

Commit

Permalink
UPDATE gems (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeD authored Apr 12, 2023
1 parent b6e31d5 commit 62d82ec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 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

# v6.0.0 (April 5, 2023)

Deprecated:
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.3)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
coderay (1.1.3)
Expand All @@ -23,7 +23,7 @@ GEM
memoist (0.16.2)
method_source (1.0.0)
mini_portile2 (2.8.1)
nokogiri (1.14.2)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.22.1)
Expand Down Expand Up @@ -51,7 +51,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.49.0)
rubocop (1.50.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
Expand All @@ -63,7 +63,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
rubocop-performance (1.16.0)
rubocop-performance (1.17.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -99,4 +99,4 @@ DEPENDENCIES
webmock (~> 3.18)

BUNDLED WITH
2.4.10
2.4.12

0 comments on commit 62d82ec

Please sign in to comment.