1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

F #1809: Gemfile.lock for Ubuntu 18.04 (#1810)

This commit is contained in:
Vlastimil Holer 2018-02-28 14:08:37 +01:00 committed by Ruben S. Montero
parent cbad565f0e
commit fa2b83545f

View File

@ -0,0 +1,110 @@
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.6)
aws-sdk-resources (= 2.11.6)
aws-sdk-core (2.11.6)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.6)
aws-sdk-core (= 2.11.6)
aws-sigv4 (1.0.2)
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.4)
daemons (1.2.6)
eventmachine (1.2.5)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
hashie (3.5.7)
inflection (1.0.0)
jmespath (1.3.1)
memcache-client (1.8.5)
mime-types (2.99.3)
mini_portile2 (2.3.0)
multipart-post (2.0.0)
mysql2 (0.4.10)
net-ldap (0.12.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
ox (2.8.2)
parse-cron (0.1.4)
polyglot (0.3.5)
public_suffix (3.0.2)
rack (1.6.9)
rack-protection (1.5.4)
rack
scrub_rb (1.0.1)
sequel (5.5.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.9)
polyglot (~> 0.3)
trollop (2.1.2)
uuidtools (2.1.5)
xml-simple (1.1.5)
zendesk_api (1.13.4)
faraday (~> 0.9)
hashie (>= 1.2, < 4.0, != 3.3.0)
inflection
mime-types (~> 2.99)
multipart-post (~> 2.0)
scrub_rb (~> 1.0.1)
PLATFORMS
ruby
DEPENDENCIES
amazon-ec2
aws-sdk (~> 2.5)
azure
builder
configparser
curb
memcache-client
mysql2
net-ldap (< 0.13)
nokogiri
ox
parse-cron
rack (< 2.0.0)
sequel
sinatra
sqlite3
thin
treetop (>= 1.6.3)
trollop
uuidtools
zendesk_api (< 1.14.0)
BUNDLED WITH
1.16.1