Skip to content

Commit

Permalink
Fix security vulnarabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
hmlON committed Jan 20, 2018
1 parent 579c581 commit e53cbd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,16 +157,16 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_mime (0.1.3)
mini_portile2 (2.2.0)
mini_portile2 (2.3.0)
minitest (5.10.3)
msgpack (1.1.0)
multi_json (1.12.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nenv (0.3.0)
nio4r (2.1.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
Expand Down Expand Up @@ -399,4 +399,4 @@ DEPENDENCIES
web-console (>= 3.3.0)

BUNDLED WITH
1.15.3
1.16.0

0 comments on commit e53cbd6

Please sign in to comment.