diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2018-05-27 11:25:02 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2018-05-27 11:25:02 -0700 |
commit | bc3f63db38b439daa65f9c1fcc7ca3cc1eebb7fd (patch) | |
tree | bcbe12d72f2cbe3a01e8e8a4f183fb66cc4031de | |
parent | Gemfile: Add rake specific version (diff) | |
download | glsamaker-bc3f63db38b439daa65f9c1fcc7ca3cc1eebb7fd.tar.gz glsamaker-bc3f63db38b439daa65f9c1fcc7ca3cc1eebb7fd.tar.bz2 glsamaker-bc3f63db38b439daa65f9c1fcc7ca3cc1eebb7fd.zip |
Gemfile.lock: sync to Gemfile2.1.11
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4278afe..5a0de05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,6 @@ GEM rspec-support (~> 3.4.0) rspec-support (3.4.1) ruby-progressbar (1.7.5) - runspell (0.0.1) simplecov (0.11.1) docile (~> 1.1.0) json (~> 1.8) @@ -206,9 +205,12 @@ DEPENDENCIES nokogiri prototype-rails! rails (= 4.2.0) + rake (= 10.4.2) rspec - runspell simplecov text-format-revised thin thinking-sphinx (~> 3.1.4) + +BUNDLED WITH + 1.14.6 |