diff --git a/Gemfile.lock b/Gemfile.lock index 02530938..15426963 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,9 +123,9 @@ GEM capybara (~> 3.0) ferrum (~> 0.13.0) date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.1) + irb (~> 1.10) + reline (>= 0.3.8) dotenv (2.8.1) dotenv-rails (2.8.1) dotenv (= 2.8.1) @@ -160,9 +160,9 @@ GEM actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.7.1) - irb (1.11.0) + irb (1.11.1) rdoc - reline (>= 0.3.8) + reline (>= 0.4.2) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -284,7 +284,7 @@ GEM redis-client (0.19.0) connection_pool regexp_parser (2.9.0) - reline (0.4.1) + reline (0.4.2) io-console (~> 0.5) rexml (3.2.6) rollbar (3.4.2)