summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2018-08-14 13:51:45 -0500
committerRobert Speicher <rspeicher@gmail.com>2018-08-15 16:04:11 -0500
commitc5c97dd39409290b02209d45b147babdcf1474b5 (patch)
treee8ef5d96655326fbae74b286ab9dfd3a80e9cafd /Gemfile.lock
parent1a34780df5f18075277cb011b84bfc36c3214e79 (diff)
downloadgitlab-shell-c5c97dd39409290b02209d45b147babdcf1474b5.tar.gz
Remove guard and guard-rspec
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 82a3eea..54d0394 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -4,30 +4,16 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
- coderay (1.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.1.5)
- guard (1.5.4)
- listen (>= 0.4.2)
- lumberjack (>= 1.0.2)
- pry (>= 0.9.10)
- thor (>= 0.14.6)
- guard-rspec (2.1.2)
- guard (>= 1.1)
- rspec (~> 2.11)
listen (0.5.3)
- lumberjack (1.0.13)
- method_source (0.9.0)
multi_json (1.13.1)
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
powerpack (0.1.2)
- pry (0.11.3)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
public_suffix (3.0.2)
rainbow (2.2.2)
rake
@@ -57,7 +43,6 @@ GEM
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
- thor (0.20.0)
unicode-display_width (1.4.0)
vcr (4.0.0)
webmock (1.9.3)
@@ -68,8 +53,6 @@ PLATFORMS
ruby
DEPENDENCIES
- guard (~> 1.5.0)
- guard-rspec (~> 2.1.0)
listen (~> 0.5.0)
rspec (~> 2.0)
rspec-its (~> 1.0.0)