diff --git a/3506/1/Gemfile.lock b/3506/1/Gemfile.lock index 132748cf77..f376154848 100644 --- a/3506/1/Gemfile.lock +++ b/3506/1/Gemfile.lock @@ -1,21 +1,27 @@ GEM remote: https://rubygems.org/ specs: - coderay (1.1.2) - method_source (0.9.2) - mini_portile2 (2.4.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + byebug (11.1.3) + coderay (1.1.3) + method_source (1.0.0) + mini_portile2 (2.8.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + racc (1.6.0) PLATFORMS ruby DEPENDENCIES nokogiri - pry + pry-byebug BUNDLED WITH 1.17.2