Skip to content

Commit 9ea9acc

Browse files
Bump httparty in /examples/use-docker-ignore-gemfile-lock (#87)
1 parent 199b56c commit 9ea9acc

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

examples/use-docker-ignore-gemfile-lock/Gemfile.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
httparty (0.18.1)
5-
mime-types (~> 3.0)
4+
httparty (0.21.0)
5+
mini_mime (>= 1.0.0)
66
multi_xml (>= 0.5.2)
7-
mime-types (3.3.1)
8-
mime-types-data (~> 3.2015)
9-
mime-types-data (3.2020.1104)
7+
mini_mime (1.1.5)
108
multi_xml (0.6.0)
119

1210
PLATFORMS

0 commit comments

Comments
 (0)