Skip to content

Commit

Permalink
Update all development Bundler dependencies (2023-03-06) (forem#19201)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Mar 9, 2023
1 parent 82a43ab commit 3aabdf0
Show file tree
Hide file tree
Showing 25 changed files with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ GEM
safely_block (>= 0.1.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
brakeman (5.4.0)
brakeman (5.4.1)
browser (5.3.1)
brpoplpush-redis_script (0.1.3)
concurrent-ruby (~> 1.0, >= 1.0.5)
Expand Down Expand Up @@ -502,7 +502,7 @@ GEM
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.17.0)
minitest (5.18.0)
modis (4.0.1)
activemodel (>= 5.2)
activesupport (>= 5.2)
Expand Down Expand Up @@ -587,7 +587,7 @@ GEM
rack
orm_adapter (0.5.0)
parallel (1.22.1)
parser (3.2.0.0)
parser (3.2.1.0)
ast (~> 2.4.1)
pg (1.4.6)
pg_query (4.2.0)
Expand Down Expand Up @@ -676,7 +676,7 @@ GEM
redis-store (>= 1.2, < 2)
redis-store (1.9.1)
redis (>= 4, < 5)
regexp_parser (2.6.2)
regexp_parser (2.7.0)
reline (0.3.2)
io-console (~> 0.5)
request_store (1.5.1)
Expand Down Expand Up @@ -738,33 +738,33 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.44.1)
rubocop (1.47.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0)
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-ast (1.27.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.17.0)
rubocop (~> 1.41)
rubocop-performance (1.15.2)
rubocop-performance (1.16.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.17.4)
rubocop-rails (2.18.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.18.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-next-core (0.15.2)
ruby-prof (1.4.5)
ruby-progressbar (1.11.0)
ruby-prof (1.6.1)
ruby-progressbar (1.13.0)
ruby-statistics (3.0.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
Expand Down Expand Up @@ -873,11 +873,11 @@ GEM
activerecord (>= 5.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.1.0)
test-prof (1.2.0)
thor (1.2.1)
thread (0.2.2)
thread_safe (0.3.6)
tilt (2.0.11)
tilt (2.1.0)
timecop (0.9.6)
timeout (0.3.1)
twitter (7.0.0)
Expand Down
Binary file removed vendor/cache/brakeman-5.4.0.gem
Binary file not shown.
Binary file added vendor/cache/brakeman-5.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.17.0.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.18.0.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.2.0.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.2.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.6.2.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.44.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.47.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.24.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.27.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-performance-1.15.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-performance-1.16.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rails-2.17.4.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rails-2.18.0.gem
Binary file not shown.
Binary file removed vendor/cache/ruby-prof-1.4.5.gem
Binary file not shown.
Binary file added vendor/cache/ruby-prof-1.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/ruby-progressbar-1.11.0.gem
Binary file not shown.
Binary file added vendor/cache/ruby-progressbar-1.13.0.gem
Binary file not shown.
Binary file removed vendor/cache/test-prof-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/test-prof-1.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/tilt-2.0.11.gem
Binary file not shown.
Binary file added vendor/cache/tilt-2.1.0.gem
Binary file not shown.

0 comments on commit 3aabdf0

Please sign in to comment.