mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update rspec-rails 3.6.0 → 3.6.1; unlock version in Gemfile.
This commit is contained in:
parent
ef9b230813
commit
5028edb407
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -255,7 +255,7 @@ group :test do
|
|||
gem 'chromedriver-helper'
|
||||
gem 'database_cleaner'
|
||||
gem 'geckodriver-helper'
|
||||
gem 'rspec-rails', '~> 3.5', '>= 3.5.2'
|
||||
gem 'rspec-rails'
|
||||
gem 'selenium-webdriver'
|
||||
gem 'transactional_capybara'
|
||||
# for measuring test coverage
|
||||
|
|
|
|||
|
|
@ -475,7 +475,7 @@ GEM
|
|||
rspec-mocks (3.6.0)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.6.0)
|
||||
rspec-rails (3.6.0)
|
||||
rspec-rails (3.6.1)
|
||||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
railties (>= 3.0)
|
||||
|
|
@ -692,7 +692,7 @@ DEPENDENCIES
|
|||
rolify
|
||||
rqrcode
|
||||
rspec-activemodel-mocks
|
||||
rspec-rails (~> 3.5, >= 3.5.2)
|
||||
rspec-rails
|
||||
rubocop
|
||||
rubocop-rspec
|
||||
ruby-oembed (~> 0.12.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue