diff --git a/default_files/ruby/config/Gemfile b/default_files/ruby/config/Gemfile index 99e7cb4ea..cb5f155a2 100644 --- a/default_files/ruby/config/Gemfile +++ b/default_files/ruby/config/Gemfile @@ -64,7 +64,7 @@ gem "multi_xml", "0.5.1" gem "multipart-post", "1.1.5" gem "net-http-digest_auth", "1.1.1" gem "net-http-persistent", "2.5.2" -gem "nokogiri", "1.5.0" +gem "nokogiri", "1.5.11" gem "ntlm-http", "0.1.1" gem "oauth", "0.4.5" gem "oauth2", "0.5.2" diff --git a/default_files/ruby/config/Gemfile.lock b/default_files/ruby/config/Gemfile.lock index 9f5db7977..2b3740de6 100644 --- a/default_files/ruby/config/Gemfile.lock +++ b/default_files/ruby/config/Gemfile.lock @@ -107,13 +107,12 @@ GEM json monster_mash (0.3.0) typhoeus (>= 0.3.3) - typhoeus (>= 0.3.3) multi_json (1.1.0) multi_xml (0.5.1) multipart-post (1.1.5) net-http-digest_auth (1.1.1) net-http-persistent (2.5.2) - nokogiri (1.5.0) + nokogiri (1.5.11) ntlm-http (0.1.1) oauth (0.4.5) oauth2 (0.5.2) @@ -247,7 +246,7 @@ DEPENDENCIES multipart-post (= 1.1.5) net-http-digest_auth (= 1.1.1) net-http-persistent (= 2.5.2) - nokogiri (= 1.5.0) + nokogiri (= 1.5.11) ntlm-http (= 0.1.1) oauth (= 0.4.5) oauth2 (= 0.5.2)