diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index d057161..57e2d41 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) @@ -63,7 +63,7 @@ GEM mysql2 (0.3.20) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.4)