Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #20 from suhlig/dependabot/bundler/http-3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 23, 2018
2 parents 3cb76aa + f8fd4a5 commit cf1cbba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Expand Up @@ -7,7 +7,7 @@ GEM
byebug (9.1.0)
coderay (1.1.2)
diff-lcs (1.3)
domain_name (0.5.20170404)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
ffi (1.9.18)
formatador (0.2.5)
Expand All @@ -29,14 +29,14 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
http (3.0.0)
http (3.2.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (>= 2.0.0.pre.pre2, < 3)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.0.0)
http-form_data (2.1.0)
http_parser.rb (0.6.0)
icalendar (2.4.1)
icalendar-recurrence (1.1.2)
Expand All @@ -63,7 +63,7 @@ GEM
pry-byebug (3.5.1)
byebug (~> 9.1)
pry (~> 0.10)
public_suffix (3.0.0)
public_suffix (3.0.2)
rainbow (2.2.2)
rake
rake (12.3.0)
Expand Down Expand Up @@ -101,7 +101,7 @@ GEM
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
unf_ext (0.0.7.5)
unicode-display_width (1.3.0)

PLATFORMS
Expand Down

0 comments on commit cf1cbba

Please sign in to comment.