bump rspec-rails
This commit is contained in:
parent
4a4f98c3ef
commit
91e6644bc2
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -155,7 +155,7 @@ end
|
|||
|
||||
group :test, :development do
|
||||
gem 'debugger', '1.2.0'
|
||||
gem "rspec-rails", "2.11.0"
|
||||
gem "rspec-rails", "2.11.4"
|
||||
end
|
||||
|
||||
group :development do
|
||||
|
|
|
|||
|
|
@ -352,7 +352,7 @@ GEM
|
|||
diff-lcs (~> 1.1.3)
|
||||
rspec-instafail (0.2.4)
|
||||
rspec-mocks (2.11.3)
|
||||
rspec-rails (2.11.0)
|
||||
rspec-rails (2.11.4)
|
||||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
railties (>= 3.0)
|
||||
|
|
@ -481,7 +481,7 @@ DEPENDENCIES
|
|||
resque-timeout (= 1.0.0)
|
||||
roxml!
|
||||
rspec-instafail (= 0.2.4)
|
||||
rspec-rails (= 2.11.0)
|
||||
rspec-rails (= 2.11.4)
|
||||
ruby-oembed (= 0.8.7)
|
||||
sass-rails (= 3.2.5)
|
||||
selenium-webdriver (= 2.25.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue