Update rspec-rails to version 6.1.3
This commit is contained in:
parent
d4254a3e2e
commit
c1ea8c6b76
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -99,7 +99,7 @@ GEM
|
||||||
autoprefixer-rails (>= 5.2.1)
|
autoprefixer-rails (>= 5.2.1)
|
||||||
sassc (>= 2.0.0)
|
sassc (>= 2.0.0)
|
||||||
bootstrap-switch-rails (3.3.3)
|
bootstrap-switch-rails (3.3.3)
|
||||||
builder (3.2.4)
|
builder (3.3.0)
|
||||||
byebug (11.1.3)
|
byebug (11.1.3)
|
||||||
cancancan (3.6.1)
|
cancancan (3.6.1)
|
||||||
capybara (3.40.0)
|
capybara (3.40.0)
|
||||||
|
|
@ -143,7 +143,7 @@ GEM
|
||||||
faraday-multipart (~> 1.0, >= 1.0.4)
|
faraday-multipart (~> 1.0, >= 1.0.4)
|
||||||
cocoon (1.2.15)
|
cocoon (1.2.15)
|
||||||
colorize (1.1.0)
|
colorize (1.1.0)
|
||||||
concurrent-ruby (1.3.1)
|
concurrent-ruby (1.3.3)
|
||||||
countable-rails (0.0.1)
|
countable-rails (0.0.1)
|
||||||
railties (>= 3.1)
|
railties (>= 3.1)
|
||||||
crack (1.0.0)
|
crack (1.0.0)
|
||||||
|
|
@ -179,7 +179,7 @@ GEM
|
||||||
dotenv-rails (3.1.2)
|
dotenv-rails (3.1.2)
|
||||||
dotenv (= 3.1.2)
|
dotenv (= 3.1.2)
|
||||||
railties (>= 6.1)
|
railties (>= 6.1)
|
||||||
erubi (1.12.0)
|
erubi (1.13.0)
|
||||||
execjs (2.9.1)
|
execjs (2.9.1)
|
||||||
factory_bot (6.4.6)
|
factory_bot (6.4.6)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
|
|
@ -289,7 +289,7 @@ GEM
|
||||||
mini_magick (4.12.0)
|
mini_magick (4.12.0)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
mini_portile2 (2.8.7)
|
mini_portile2 (2.8.7)
|
||||||
minitest (5.23.1)
|
minitest (5.24.1)
|
||||||
monetize (1.13.0)
|
monetize (1.13.0)
|
||||||
money (~> 6.12)
|
money (~> 6.12)
|
||||||
money (6.19.0)
|
money (6.19.0)
|
||||||
|
|
@ -459,7 +459,7 @@ GEM
|
||||||
rspec-mocks (3.13.1)
|
rspec-mocks (3.13.1)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.13.0)
|
rspec-support (~> 3.13.0)
|
||||||
rspec-rails (6.1.2)
|
rspec-rails (6.1.3)
|
||||||
actionpack (>= 6.1)
|
actionpack (>= 6.1)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
railties (>= 6.1)
|
railties (>= 6.1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue