Skip to content

Commit

Permalink
Merge pull request #12371 from openSUSE/depfu/update/srcapi/rspec-rai…
Browse files Browse the repository at this point in the history
…ls-5.1.1

[src/api] Update rspec-rails: 5.0.2 → 5.1.1 (minor)
  • Loading branch information
rubhanazeem committed Mar 30, 2022
2 parents 7cfe627 + 72e2bba commit b04ff74
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ GEM
simplecov (>= 0.15, < 0.22)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.14.0)
loofah (2.15.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -400,7 +400,7 @@ GEM
rspec-mocks (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-rails (5.0.2)
rspec-rails (5.1.1)
actionpack (>= 5.2)
activesupport (>= 5.2)
railties (>= 5.2)
Expand Down
Binary file added src/api/vendor/cache/concurrent-ruby-1.1.10.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/concurrent-ruby-1.1.9.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/loofah-2.14.0.gem
Binary file not shown.
Binary file added src/api/vendor/cache/loofah-2.15.0.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/rspec-rails-5.0.2.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rspec-rails-5.1.1.gem
Binary file not shown.

0 comments on commit b04ff74

Please sign in to comment.