diff --git a/edx_specs/Gemfile.lock b/edx_specs/Gemfile.lock index bb406288977..a7fb5dacbb5 100644 --- a/edx_specs/Gemfile.lock +++ b/edx_specs/Gemfile.lock @@ -15,6 +15,7 @@ GEM childprocess (0.3.5) ffi (~> 1.0, >= 1.0.6) coderay (1.0.7) + concurrent-ruby (1.1.6) diff-lcs (1.1.3) eventmachine (1.0.0) faker (1.0.1) @@ -23,7 +24,8 @@ GEM eventmachine (>= 0.12.0) ffi (1.1.5) http_parser.rb (0.5.3) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.7.4) launchy (2.1.1) addressable (~> 2.3)