diff options
author | claucece <soficeli0@gmail.com> | 2015-10-05 23:52:08 -0500 |
---|---|---|
committer | claucece <soficeli0@gmail.com> | 2015-10-05 23:52:08 -0500 |
commit | f7d059cfcb85b0fe4555f2ee86b867a779f2b33b (patch) | |
tree | dd5b1f93e6a0edc2d9a9710fc8f29a1ea7d629e4 | |
parent | 4ead45f7153b2ba420fe0a8c87f1cc83682a8bb4 (diff) |
updated version of fakebraintree
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3d72ff3..7f5e21a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM factory_girl_rails (4.5.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) - fake_braintree (0.6.0) + fake_braintree (0.7.0) activesupport braintree (~> 2.32) capybara (>= 2.0.3) @@ -216,6 +216,7 @@ GEM rdiscount (2.1.7.1) rdoc (3.12.2) json (~> 1.4) + ref (2.0.0) rest-client (1.6.9) mime-types (~> 1.16) ruby-srp (0.2.1) |