Skip to content

Commit

Permalink
Upgrade Devise, Nokogiri for fix security issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jan 22, 2016
1 parent 08b2ca3 commit e743374
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ GEM
thor (~> 0.19)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
devise (3.5.3)
devise (3.5.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
Expand Down Expand Up @@ -264,7 +264,7 @@ GEM
net-ssh (3.0.1)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.6.7.1)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
Expand Down Expand Up @@ -344,7 +344,7 @@ GEM
thor (>= 0.18.1, < 2.0)
rainbow (2.0.0)
raindrops (0.15.0)
rake (10.4.2)
rake (10.5.0)
redcarpet (3.3.4)
redis (3.2.2)
redis-namespace (1.5.2)
Expand Down

0 comments on commit e743374

Please sign in to comment.