diff --git a/gemfiles/sinatra-2.0.x/Gemfile.lock b/gemfiles/sinatra-2.0.x/Gemfile.lock index ad25df16..e5d05826 100644 --- a/gemfiles/sinatra-2.0.x/Gemfile.lock +++ b/gemfiles/sinatra-2.0.x/Gemfile.lock @@ -115,7 +115,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) @@ -144,7 +144,7 @@ GEM tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) - webmock (3.12.0) + webmock (3.12.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) @@ -173,7 +173,7 @@ DEPENDENCIES rexml rspec (~> 3.7) rspec-collection_matchers (~> 1.1) - rubocop (~> 1.10.0) + rubocop (~> 1.11.0) sequel (> 0) sidekiq (> 0) sinatra (~> 2.0.0)