Skip to content

Commit

Permalink
Issue projectatomic#203 Adding Gemfile.lock to provide consistent dev…
Browse files Browse the repository at this point in the history
… environment
  • Loading branch information
hferentschik committed May 9, 2016
1 parent d981431 commit 7cba400
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
@@ -1,5 +1,4 @@
# Ruby, Bundler
Gemfile.lock
.bundle
.ruby-version
.ruby-gemset
Expand Down
179 changes: 179 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,179 @@
GIT
remote: https://github.com/mitchellh/vagrant.git
revision: 788bd557c4d574590e0e821935e0d414041c1d89
specs:
vagrant (1.8.2.dev)
bundler (>= 1.5.2, <= 1.10.6)
childprocess (~> 0.5.0)
erubis (~> 2.7.0)
hashicorp-checkpoint (~> 0.1.1)
i18n (>= 0.6.0, <= 0.8.0)
listen (~> 3.0.2)
log4r (~> 1.1.9, < 1.1.11)
net-scp (~> 1.1.0)
net-sftp (~> 2.1)
net-ssh (~> 3.0.1)
nokogiri (= 1.6.7.1)
rb-kqueue (~> 0.2.0)
rest-client (>= 1.6.0, < 2.0)
wdm (~> 0.1.0)
winrm (~> 1.6)
winrm-fs (~> 0.3.0)

PATH
remote: .
specs:
vagrant-service-manager (1.0.1)

GEM
remote: https://rubygems.org/
specs:
aruba (0.14.1)
childprocess (~> 0.5.6)
contracts (~> 0.9)
cucumber (>= 1.3.19)
ffi (~> 1.9.10)
rspec-expectations (>= 2.99)
thor (~> 0.19)
builder (3.2.2)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
contracts (0.14.0)
cucumber (2.3.3)
builder (>= 2.1.2)
cucumber-core (~> 1.4.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
gherkin (~> 3.2.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (1.4.0)
gherkin (~> 3.2.0)
cucumber-wire (0.0.1)
diff-lcs (1.2.5)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
events (0.9.8)
excon (0.49.0)
ffi (1.9.10)
fog-core (1.38.0)
builder
excon (~> 0.49)
formatador (~> 0.2)
fog-json (1.0.2)
fog-core (~> 1.0)
multi_json (~> 1.10)
fog-libvirt (0.0.3)
fog-core (~> 1.27, >= 1.27.4)
fog-json
fog-xml (~> 0.1.1)
json
ruby-libvirt (>= 0.5.0, < 0.7.0)
fog-xml (0.1.2)
fog-core
nokogiri (~> 1.5, >= 1.5.11)
formatador (0.2.5)
gherkin (3.2.0)
gssapi (1.2.0)
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
hashicorp-checkpoint (0.1.4)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpclient (2.8.0)
i18n (0.7.0)
json (1.8.3)
komenda (0.1.6)
events (~> 0.9.8)
listen (3.0.7)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
little-plugger (1.1.4)
log4r (1.1.10)
logging (2.1.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
mechanize (2.7.4)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0)
mime-types (>= 1.17.2, < 3)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
mime-types (2.99.1)
mini_portile2 (2.0.0)
multi_json (1.12.0)
multi_test (0.1.2)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
netrc (0.11.0)
nokogiri (1.6.7.1)
mini_portile2 (~> 2.0.0.rc2)
nori (2.6.0)
ntlm-http (0.1.1)
rake (11.1.2)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rb-kqueue (0.2.4)
ffi (>= 0.5.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
ruby-libvirt (0.6.0)
rubyntlm (0.6.0)
rubyzip (1.2.0)
thor (0.19.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
vagrant-libvirt (0.0.33)
fog-libvirt (= 0.0.3)
nokogiri (~> 1.6.0)
wdm (0.1.1)
webrobots (0.1.2)
winrm (1.8.1)
builder (>= 2.1.2)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0)
winrm-fs (0.3.2)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 1.5)

PLATFORMS
ruby

DEPENDENCIES
aruba (~> 0.13)
cucumber (~> 2.1)
fog-libvirt (= 0.0.3)
json
komenda (~> 0.1.6)
mechanize
rake
vagrant!
vagrant-libvirt
vagrant-service-manager!

BUNDLED WITH
1.10.6

0 comments on commit 7cba400

Please sign in to comment.