Skip to content

Commit

Permalink
Update all development Bundler dependencies (2023-01-10)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 10, 2023
1 parent a00d62e commit fe5ee93
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ GEM
omniauth-oauth (~> 1.1)
rack
parallel (1.22.1)
parser (3.1.3.0)
parser (3.2.0.0)
ast (~> 2.4.1)
partially_useful (6.0.0)
railties (>= 4.1)
Expand Down Expand Up @@ -324,17 +324,17 @@ GEM
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-support (3.11.1)
rubocop (1.41.1)
rubocop (1.42.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.23.0, < 2.0)
rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-rails (2.17.4)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -387,7 +387,7 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.3.0)
unicode-display_width (2.4.2)
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
Expand Down

0 comments on commit fe5ee93

Please sign in to comment.