diff options
| author | mo <mo.khan@gmail.com> | 2017-09-23 09:13:29 -0600 |
|---|---|---|
| committer | mo <mo.khan@gmail.com> | 2017-09-23 09:13:29 -0600 |
| commit | afc870216e5eb02c1c73ed018d21ec2d027db041 (patch) | |
| tree | 6c96a7d40c31a131f10e2da702afc4e685d17381 /Gemfile.lock | |
| parent | 49ee70b30b2e114622f90bcf77ded003908006aa (diff) | |
upgrade specs
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index acbf546a..084665f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -807,6 +807,10 @@ GEM bundler (>= 1.3.0) railties (= 5.0.6) sprockets-rails (>= 2.0.0) + rails-controller-testing (1.0.2) + actionpack (~> 5.x, >= 5.0.1) + actionview (~> 5.x, >= 5.0.1) + activesupport (~> 5.x) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -1010,6 +1014,7 @@ DEPENDENCIES rack-cors rack-mini-profiler rails (~> 5.0) + rails-controller-testing rspec-rails sass-rails (~> 5.0) simplecov |
