Skip to content

Commit

Permalink
Merge pull request #121 from internetee/update-gems-20181012
Browse files Browse the repository at this point in the history
Update nokogiri to 1.8.5
  • Loading branch information
vohmar authored Oct 15, 2018
2 parents a768e52 + 35fa25c commit e05c47e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
arel (9.0.0)
bootsnap (1.3.1)
bootsnap (1.3.2)
msgpack (~> 1.0)
builder (3.2.3)
capybara (3.5.1)
capybara (3.9.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -89,20 +89,20 @@ GEM
mina (0.3.8)
open4 (~> 1.3.4)
rake
mini_mime (1.0.0)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
msgpack (1.2.4)
multi_json (1.13.1)
nio4r (2.3.1)
nokogiri (1.8.4)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
open4 (1.3.4)
pg (1.0.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
public_suffix (3.0.3)
puma (3.12.0)
rack (2.0.5)
rack-test (1.1.0)
Expand Down Expand Up @@ -168,7 +168,7 @@ GEM
tilt (2.0.8)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.17)
uglifier (4.1.19)
execjs (>= 0.3.0, < 3)
unicorn (5.4.1)
kgio (~> 2.6)
Expand Down

0 comments on commit e05c47e

Please sign in to comment.