diff options
| author | mo <mokha@cisco.com> | 2017-04-27 21:07:40 -0600 |
|---|---|---|
| committer | mo <mokha@cisco.com> | 2017-04-27 21:07:40 -0600 |
| commit | cfcfea9f19fdb11778c66f699f2192a5db5469fd (patch) | |
| tree | c97d535869e18000842195c2bee916300d61f363 /Gemfile.lock | |
| parent | b007fbbe0d857f822933e0ffb7fe6b6f8058e5b2 (diff) | |
add rspec bin stub.
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6c93c60b..7467736d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -484,6 +484,8 @@ GEM spank (1.0.1441140881) spring (2.0.1) activesupport (>= 4.2) + spring-commands-rspec (1.0.4) + spring (>= 0.9.1) sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -609,6 +611,7 @@ DEPENDENCIES simplecov spank spring + spring-commands-rspec sqlite3 teaspoon-jasmine turbolinks |
