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]
5e6a93d59c
Merge pull request #149 from danbee/dependabot/bundler/http-4.3.0 2020-01-10 05:48:12 +00:00
dependabot-preview[bot]
e5f93e2777
Merge pull request #126 from danbee/dependabot/bundler/uglifier-4.2.0 2020-01-10 05:40:14 +00:00
dependabot-preview[bot]
d20f339f59
Bump http from 4.2.0 to 4.3.0
Bumps [http](https://github.com/httprb/http) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/httprb/http/releases)
- [Changelog](https://github.com/httprb/http/blob/master/CHANGES.md)
- [Commits](https://github.com/httprb/http/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 05:24:14 +00:00
dependabot-preview[bot]
d57c43a894
Bump uglifier from 4.1.20 to 4.2.0
Bumps [uglifier](https://github.com/lautis/uglifier) from 4.1.20 to 4.2.0.
- [Release notes](https://github.com/lautis/uglifier/releases)
- [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lautis/uglifier/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 05:24:09 +00:00
dependabot-preview[bot]
9c4dbbfba5
Merge pull request #148 from danbee/dependabot/bundler/shoulda-matchers-4.2.0 2020-01-10 05:22:52 +00:00
dependabot-preview[bot]
112d0d2735
Bump shoulda-matchers from 4.1.2 to 4.2.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.1.2 to 4.2.0.
- [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.2...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 05:18:17 +00:00

View File

@ -89,7 +89,7 @@ GEM
execjs (2.7.0)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
ffi (1.11.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
@ -99,17 +99,17 @@ GEM
activesupport (>= 4.2.0)
hashdiff (1.0.0)
hashie (3.5.7)
http (4.2.0)
http (4.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 2.0)
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.1.1)
http-form_data (2.2.0)
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.7.0)
i18n (1.8.1)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jwt (1.5.6)
@ -152,7 +152,7 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.1)
public_suffix (4.0.3)
puma (3.12.1)
rack (2.0.8)
rack-proxy (0.6.5)
@ -224,7 +224,7 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
shoulda-matchers (4.1.2)
shoulda-matchers (4.2.0)
activesupport (>= 4.2.0)
simple_form (4.1.0)
actionpack (>= 5.0)
@ -239,9 +239,9 @@ GEM
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.5)
tzinfo (1.2.6)
thread_safe (~> 0.1)
uglifier (4.1.20)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext