diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index d057161..693ec13 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: penman (1.0.0) rails (>= 4) @@ -49,7 +49,8 @@ GEM erubis (2.7.0) globalid (0.3.7) activesupport (>= 4.1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.3) loofah (2.0.3) nokogiri (>= 1.5.9)