diff --git a/gemfiles/sinatra-edge/Gemfile.lock b/gemfiles/sinatra-edge/Gemfile.lock index e1024c37..197c3203 100644 --- a/gemfiles/sinatra-edge/Gemfile.lock +++ b/gemfiles/sinatra-edge/Gemfile.lock @@ -125,7 +125,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.10.0) + rubocop (1.11.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) @@ -178,7 +178,7 @@ DEPENDENCIES rexml rspec (~> 3.7) rspec-collection_matchers (~> 1.1) - rubocop (~> 1.10.0) + rubocop (~> 1.11.0) sequel (> 0) sidekiq (> 0) sinatra!