Skip to content

Commit

Permalink
[9909] Fix security warning (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Jan 11, 2018
1 parent d55e5dd commit 23af094
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Gemfile.lock
Expand Up @@ -3,10 +3,9 @@ GEM
specs:
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
eclipse-plugin (0.4)
eclipse-plugin (0.4.1)
nokogiri
rubyzip (>= 1.2.1)
zip-zip
rubyzip (~> 1.2.1)
elexis-wiki-interface (0.5.4)
eclipse-plugin (>= 0.1)
mediawiki-gateway
Expand Down Expand Up @@ -44,8 +43,6 @@ GEM
unf_ext (0.0.7.4)
unicode (0.4.4.4)
xml-simple (1.1.5)
zip-zip (0.3)
rubyzip (>= 1.0.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 23af094

Please sign in to comment.