Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Oct 28, 2023
1 parent 5d2c19a commit 69644ad
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday-typhoeus (1.0.0)
faraday-typhoeus (1.1.0)
faraday (~> 2.0)
typhoeus (~> 1.4)
ffi (1.16.3)
Expand Down Expand Up @@ -58,12 +58,12 @@ GEM
ast (~> 2.4.1)
racc
path_expander (1.1.1)
psych (5.1.1)
psych (5.1.1.1)
stringio
public_suffix (5.0.3)
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rdoc (6.5.0)
psych (>= 4.0.0)
reek (6.1.4)
Expand All @@ -87,8 +87,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -99,27 +98,28 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby_parser (3.20.3)
sexp_processor (~> 4.16)
rubycritic (4.8.1)
rubycritic (4.9.0)
flay (~> 2.13)
flog (~> 4.6)
flog (~> 4.7)
launchy (>= 2.5.2)
parser (>= 3.2.2.1)
rainbow (~> 3.1.1)
reek (~> 6.0, < 7.0)
rexml
ruby_parser (~> 3.20)
simplecov (>= 0.22.0)
tty-which (~> 0.5.0)
Expand Down

0 comments on commit 69644ad

Please sign in to comment.