Skip to content

Commit d3efbb1

Browse files
Bump rest-client from 2.0.2 to 2.1.0 (#1409)
Bumps [rest-client](https://github.com/rest-client/rest-client) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/rest-client/rest-client/releases) - [Changelog](https://github.com/rest-client/rest-client/blob/master/history.md) - [Commits](rest-client/rest-client@v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: rest-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8d8f5d commit d3efbb1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
activerecord
9292
deprecate (0.0.0)
9393
diff-lcs (1.3)
94-
domain_name (0.5.20170404)
94+
domain_name (0.5.20190701)
9595
unf (>= 0.0.5, < 1.0.0)
9696
erubi (1.10.0)
9797
erubis (2.7.0)
@@ -126,7 +126,8 @@ GEM
126126
graphql (1.9.9)
127127
hashdiff (1.0.1)
128128
hashie (4.1.0)
129-
http-cookie (1.0.3)
129+
http-accept (1.7.0)
130+
http-cookie (1.0.5)
130131
domain_name (~> 0.5)
131132
httparty (0.20.0)
132133
mime-types (~> 3.0)
@@ -260,7 +261,8 @@ GEM
260261
responders (3.0.1)
261262
actionpack (>= 5.0)
262263
railties (>= 5.0)
263-
rest-client (2.0.2)
264+
rest-client (2.1.0)
265+
http-accept (>= 1.7.0, < 2.0)
264266
http-cookie (>= 1.0.2, < 2.0)
265267
mime-types (>= 1.16, < 4.0)
266268
netrc (~> 0.8)
@@ -352,7 +354,7 @@ GEM
352354
execjs (>= 0.3.0, < 3)
353355
unf (0.1.4)
354356
unf_ext
355-
unf_ext (0.0.7.4)
357+
unf_ext (0.0.8.2)
356358
unicode-display_width (1.7.0)
357359
web-console (3.7.0)
358360
actionview (>= 5.0)

0 commit comments

Comments
 (0)