diff --git a/Gemfile.lock b/Gemfile.lock index 81a94ef..63f55c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,13 +2,14 @@ PATH remote: . specs: webservice-swigclient (0.0.1) + curly-lib (~> 0.0.1) GEM remote: https://rubygems.org/ specs: curly-lib (0.0.1) diff-lcs (1.2.5) - rake (10.1.1) + rake (12.3.3) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) @@ -23,7 +24,7 @@ PLATFORMS DEPENDENCIES bundler (~> 1.3) - curly-lib + curly-lib (~> 0.0.1) rake rspec webservice-swigclient!