Skip to content

Commit

Permalink
Update gems to avoid security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
jambun committed Apr 13, 2018
1 parent e0764a7 commit d3e0e38
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions exporter_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,18 @@ GEM
builder (3.2.3)
gyoku (1.3.1)
builder (>= 2.1.2)
httpi (2.4.2)
httpi (2.4.3)
rack
socksify
mini_portile2 (2.1.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.6.8.1-java)
nokogiri (1.8.2-java)
nori (2.6.0)
rack (1.6.8)
savon (2.11.1)
rack (2.0.4)
savon (2.12.0)
akami (~> 1.2)
builder (>= 2.1.2)
gyoku (~> 1.2)
httpi (~> 2.3)
nokogiri (>= 1.4.0)
nokogiri (>= 1.8.1)
nori (~> 2.4)
wasabi (~> 3.4)
socksify (1.7.1)
Expand All @@ -31,10 +28,9 @@ GEM

PLATFORMS
java
ruby

DEPENDENCIES
savon (~> 2.11, >= 2.11.1)

BUNDLED WITH
1.15.1
1.16.1

0 comments on commit d3e0e38

Please sign in to comment.