Skip to content

Commit

Permalink
Merge pull request #146 from artichoke/dependabot/bundler/bundler-dep…
Browse files Browse the repository at this point in the history
…s-3c24bc4a52

chore(deps): Bump the bundler-deps group with 1 update
  • Loading branch information
lopopolo authored Jul 4, 2023
2 parents b12c932 + d144c25 commit e0fe497
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ source 'https://rubygems.org'

gem 'bundler-audit', '~> 0.9', require: false
gem 'rake', '>= 12.3.3', require: false
gem 'rubocop', '~> 1.53', require: false
gem 'rubocop', '~> 1.54', require: false
gem 'rubocop-rake', '~> 0.6', require: false
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
rake (13.0.6)
regexp_parser (2.8.1)
rexml (3.2.5)
rubocop (1.53.1)
rubocop (1.54.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -41,7 +41,7 @@ PLATFORMS
DEPENDENCIES
bundler-audit (~> 0.9)
rake (>= 12.3.3)
rubocop (~> 1.53)
rubocop (~> 1.54)
rubocop-rake (~> 0.6)

BUNDLED WITH
Expand Down

0 comments on commit e0fe497

Please sign in to comment.