diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-07-09 18:35:40 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-07-09 18:35:40 -0400 |
commit | b50bfcc61965b71a66df21964d7d98b50c5f8d19 (patch) | |
tree | 2ea9ac3e15a77f9707a33a233d0f5d23952f430b /Gemfile.lock | |
parent | 3f5a4ae5e66ba23a16c7a41b27ade196994c5a4c (diff) | |
download | gitlab-ce-b50bfcc61965b71a66df21964d7d98b50c5f8d19.tar.gz |
Bump coveralls version, remove explicit rest-client dependencyrs-update-coveralls
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8114063cee0..6e571072a4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -703,7 +703,7 @@ GEM underscore-rails (1.4.4) unf (0.1.4) unf_ext - unf_ext (0.0.6) + unf_ext (0.0.7.1) unicorn (4.6.3) kgio (~> 2.6) rack @@ -759,7 +759,7 @@ DEPENDENCIES charlock_holmes coffee-rails colored - coveralls + coveralls (~> 0.8.2) creole (~> 0.3.6) d3_rails (~> 3.5.5) database_cleaner (~> 1.4.0) @@ -833,7 +833,6 @@ DEPENDENCIES redis-rails request_store rerun (~> 0.10.0) - rest-client (~> 1.8.0) rqrcode-rails3 rspec-rails (~> 3.3.0) rubocop (= 0.28.0) |