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

Compare commits

...

6 Commits

Author SHA1 Message Date
dependabot-preview[bot]
f7ada4045b
Merge pull request #110 from danbee/dependabot/bundler/dotenv-rails-2.7.5 2019-08-01 05:31:48 +00:00
dependabot-preview[bot]
0e3ae8c071
Merge pull request #109 from danbee/dependabot/bundler/webmock-3.6.2 2019-08-01 05:28:20 +00:00
dependabot-preview[bot]
7d7706cc4a
Merge pull request #108 from danbee/dependabot/bundler/shoulda-matchers-4.1.2 2019-08-01 05:23:42 +00:00
dependabot-preview[bot]
da6bf6405f
Bump dotenv-rails from 2.7.4 to 2.7.5
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v2.7.4...v2.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 05:20:48 +00:00
dependabot-preview[bot]
ac54701413
Bump webmock from 3.6.0 to 3.6.2
Bumps [webmock](https://github.com/bblimke/webmock) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.6.0...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 05:20:10 +00:00
dependabot-preview[bot]
9984f16650
Bump shoulda-matchers from 4.1.1 to 4.1.2
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.1.1 to 4.1.2.
- [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.1.1...v4.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 05:19:19 +00:00

View File

@ -78,9 +78,9 @@ GEM
diff-lcs (1.3)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.4)
dotenv-rails (2.7.4)
dotenv (= 2.7.4)
dotenv (2.7.5)
dotenv-rails (2.7.5)
dotenv (= 2.7.5)
railties (>= 3.2, < 6.1)
dragonfly (1.2.0)
addressable (~> 2.3)
@ -95,7 +95,7 @@ GEM
archive-zip (~> 0.7)
globalid (0.4.2)
activesupport (>= 4.2.0)
hashdiff (0.4.0)
hashdiff (1.0.0)
hashie (3.5.7)
http (4.1.1)
addressable (~> 2.3)
@ -180,7 +180,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (12.3.2)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
@ -221,7 +221,7 @@ GEM
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
shoulda-matchers (4.1.1)
shoulda-matchers (4.1.2)
activesupport (>= 4.2.0)
simple_form (4.1.0)
actionpack (>= 5.0)
@ -243,7 +243,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
webmock (3.6.0)
webmock (3.6.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)