chore(deps): update dependency rubocop to '~> 1.48.0'

This commit is contained in:
James Harton 2023-03-06 22:57:30 +13:00
parent 59a09f6136
commit 1b18dc3c6f
2 changed files with 3 additions and 3 deletions

View file

@ -8,6 +8,6 @@ gemspec
gem 'pry', '~> 0.14.0'
gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.0'
gem 'rubocop', '~> 1.47.0'
gem 'rubocop', '~> 1.48.0'
gem 'faker', '~> 3.0'

View file

@ -41,7 +41,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.47.0)
rubocop (1.48.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
@ -64,7 +64,7 @@ DEPENDENCIES
pry (~> 0.14.0)
rake (~> 13.0)
rspec (~> 3.0)
rubocop (~> 1.47.0)
rubocop (~> 1.48.0)
wag!
BUNDLED WITH