Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Jan 10, 2019
1 parent cb89a71 commit c35ba5a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
guess_html_encoding (0.0.11)
hashdiff (0.3.7)
hashdiff (0.3.8)
http (3.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
Expand All @@ -39,9 +39,9 @@ GEM
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
i18n (1.3.0)
i18n (1.5.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.1)
jaro_winkler (1.5.2)
json (2.1.0)
lumberjack (1.0.13)
mail (2.7.1)
Expand All @@ -54,7 +54,7 @@ GEM
minitest (5.11.3)
multipart-post (2.0.0)
naught (1.1.0)
nokogiri (1.9.1)
nokogiri (1.10.0)
mini_portile2 (~> 2.4.0)
parallel (1.12.1)
parser (2.5.3.0)
Expand All @@ -79,7 +79,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.61.1)
rubocop (0.62.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
Expand Down Expand Up @@ -118,7 +118,7 @@ GEM
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.4.1)
webmock (3.4.2)
webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
Expand Down Expand Up @@ -148,4 +148,4 @@ DEPENDENCIES
yard (~> 0.8)

BUNDLED WITH
1.17.2
1.17.3

0 comments on commit c35ba5a

Please sign in to comment.