1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Compare commits

...

4 Commits

Author SHA1 Message Date
dependabot-preview[bot]
bc3f546aff
Merge pull request #106 from danbee/dependabot/bundler/capybara-3.26.0 2019-07-16 05:26:31 +00:00
dependabot-preview[bot]
d9a60a4876
Merge pull request #105 from danbee/dependabot/bundler/shoulda-matchers-4.1.1 2019-07-16 05:22:23 +00:00
dependabot-preview[bot]
58d0e93106
Bump capybara from 3.25.0 to 3.26.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.25.0...3.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 05:18:43 +00:00
dependabot-preview[bot]
ba05181cf5
Bump shoulda-matchers from 4.0.1 to 4.1.1
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.0.1...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 05:17:51 +00:00

View File

@ -54,7 +54,7 @@ GEM
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
capybara (3.25.0)
capybara (3.26.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
@ -121,7 +121,7 @@ GEM
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
multi_json (1.13.1)
@ -221,7 +221,7 @@ GEM
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
shoulda-matchers (4.0.1)
shoulda-matchers (4.1.1)
activesupport (>= 4.2.0)
simple_form (4.1.0)
actionpack (>= 5.0)