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]
c211dd10e4
Merge pull request #144 from danbee/dependabot/bundler/capybara-3.30.0 2019-12-25 05:22:54 +00:00
dependabot-preview[bot]
a4ef32b0e5
Merge pull request #143 from danbee/dependabot/bundler/pg-1.2.0 2019-12-25 05:18:41 +00:00
dependabot-preview[bot]
a3459cf3a6
Bump capybara from 3.29.0 to 3.30.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.29.0 to 3.30.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.29.0...3.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 05:14:32 +00:00
dependabot-preview[bot]
4708a93c08
Bump pg from 1.1.4 to 1.2.0
Bumps [pg](https://github.com/ged/ruby-pg) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.1.4...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 05:13:48 +00:00

View File

@ -54,7 +54,7 @@ GEM
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
capybara (3.29.0)
capybara (3.30.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
@ -148,7 +148,7 @@ GEM
omniauth-oauth2 (1.5.0)
oauth2 (~> 1.1)
omniauth (~> 1.2)
pg (1.1.4)
pg (1.2.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)