From d5391874a000d7e5ed2049b63120e30dcecb2df7 Mon Sep 17 00:00:00 2001 From: Jan Orel Date: Fri, 16 Nov 2018 11:12:44 +0100 Subject: [PATCH] F #143: Gemfile.lock for Ubuntu 18.10 (#2590) --- share/install_gems/Ubuntu1810/Gemfile.lock | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 share/install_gems/Ubuntu1810/Gemfile.lock diff --git a/share/install_gems/Ubuntu1810/Gemfile.lock b/share/install_gems/Ubuntu1810/Gemfile.lock new file mode 100644 index 0000000000..a457090df4 --- /dev/null +++ b/share/install_gems/Ubuntu1810/Gemfile.lock @@ -0,0 +1,112 @@ +GEM + remote: https://rubygems.org/ + specs: + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) + amazon-ec2 (0.9.17) + xml-simple (>= 1.0.12) + aws-sdk (2.11.166) + aws-sdk-resources (= 2.11.166) + aws-sdk-core (2.11.166) + aws-sigv4 (~> 1.0) + jmespath (~> 1.0) + aws-sdk-resources (2.11.166) + aws-sdk-core (= 2.11.166) + aws-sigv4 (1.0.3) + azure (0.7.10) + addressable (~> 2.3) + azure-core (~> 0.1) + faraday (~> 0.9) + faraday_middleware (~> 0.10) + mime-types (>= 1, < 4.0) + nokogiri (~> 1.6) + systemu (~> 2.6) + thor (~> 0.19) + azure-core (0.1.14) + faraday (~> 0.9) + faraday_middleware (~> 0.10) + nokogiri (~> 1.6) + builder (3.2.3) + configparser (0.1.7) + curb (0.9.6) + daemons (1.2.6) + eventmachine (1.2.7) + faraday (0.15.3) + multipart-post (>= 1.2, < 3) + faraday_middleware (0.12.2) + faraday (>= 0.7.4, < 1.0) + hashie (3.6.0) + inflection (1.0.0) + jmespath (1.4.0) + memcache-client (1.8.5) + mime-types (3.2.2) + mime-types-data (~> 3.2015) + mime-types-data (3.2018.0812) + mini_portile2 (2.3.0) + multipart-post (2.0.0) + mysql2 (0.5.2) + net-ldap (0.16.1) + nokogiri (1.8.5) + mini_portile2 (~> 2.3.0) + ox (2.10.0) + parse-cron (0.1.4) + polyglot (0.3.5) + public_suffix (3.0.3) + rack (1.6.11) + rack-protection (1.5.5) + rack + sequel (5.14.0) + sinatra (1.4.8) + rack (~> 1.5) + rack-protection (~> 1.4) + tilt (>= 1.3, < 3) + sqlite3 (1.3.13) + systemu (2.6.5) + thin (1.7.2) + daemons (~> 1.0, >= 1.0.9) + eventmachine (~> 1.0, >= 1.0.4) + rack (>= 1, < 3) + thor (0.20.0) + tilt (2.0.8) + treetop (1.6.10) + polyglot (~> 0.3) + trollop (2.9.9) + uuidtools (2.1.5) + xml-simple (1.1.5) + xmlrpc (0.3.0) + zendesk_api (1.16.0) + faraday (~> 0.9) + hashie (>= 3.5.2, < 4.0.0) + inflection + mime-types + multipart-post (~> 2.0) + +PLATFORMS + ruby + +DEPENDENCIES + amazon-ec2 + aws-sdk (~> 2.5) + azure + builder + configparser + curb + memcache-client + mysql2 + net-ldap + nokogiri + ox + parse-cron + rack (< 2.0.0) + sequel + sinatra + sqlite3 + thin + treetop (>= 1.6.3) + trollop + uuidtools + xmlrpc + zendesk_api + +BUNDLED WITH + 1.17.1