summaryrefslogtreecommitdiff
path: root/fake-service/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'fake-service/Gemfile.lock')
-rw-r--r--fake-service/Gemfile.lock120
1 files changed, 0 insertions, 120 deletions
diff --git a/fake-service/Gemfile.lock b/fake-service/Gemfile.lock
deleted file mode 100644
index 15e7b1fc..00000000
--- a/fake-service/Gemfile.lock
+++ /dev/null
@@ -1,120 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- addressable (2.3.6)
- archive-tar-minitar (0.5.2)
- backports (3.6.0)
- builder (3.2.2)
- capybara (2.3.0)
- mime-types (>= 1.16)
- nokogiri (>= 1.3.3)
- rack (>= 1.0.0)
- rack-test (>= 0.5.4)
- xpath (~> 2.0)
- capybara-screenshot (0.3.19)
- capybara (>= 1.0, < 3)
- launchy
- childprocess (0.5.3)
- ffi (~> 1.0, >= 1.0.11)
- cucumber (1.3.15)
- builder (>= 2.1.2)
- diff-lcs (>= 1.1.3)
- gherkin (~> 2.12)
- multi_json (>= 1.7.5, < 2.0)
- multi_test (>= 0.1.1)
- diff-lcs (1.2.5)
- faker (1.3.0)
- i18n (~> 0.5)
- ffi (1.9.3)
- ffi (1.9.3-java)
- gherkin (2.12.2)
- multi_json (~> 1.3)
- gherkin (2.12.2-java)
- multi_json (~> 1.3)
- i18n (0.6.9)
- json (1.8.1)
- json (1.8.1-java)
- launchy (2.4.2)
- addressable (~> 2.3)
- launchy (2.4.2-java)
- addressable (~> 2.3)
- spoon (~> 0.0.1)
- mail (2.5.4)
- mime-types (~> 1.16)
- treetop (~> 1.4.8)
- mime-types (1.25.1)
- mini_portile (0.6.0)
- multi_json (1.10.1)
- multi_test (0.1.1)
- nokogiri (1.6.2.1)
- mini_portile (= 0.6.0)
- nokogiri (1.6.2.1-java)
- polyglot (0.3.4)
- rack (1.5.2)
- rack-protection (1.5.3)
- rack
- rack-test (0.6.2)
- rack (>= 1.0)
- rake (10.3.2)
- rakeup (1.2.0)
- rack (~> 1.5.0)
- rake (~> 10.3.0)
- rspec (2.14.1)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rspec-core (2.14.8)
- rspec-expectations (2.14.5)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.6)
- rubyzip (1.1.4)
- selenium-webdriver (2.42.0)
- childprocess (>= 0.5.0)
- multi_json (~> 1.0)
- rubyzip (~> 1.0)
- websocket (~> 1.0.4)
- shotgun (0.9)
- rack (>= 1.0)
- sinatra (1.4.5)
- rack (~> 1.4)
- rack-protection (~> 1.4)
- tilt (~> 1.3, >= 1.3.4)
- sinatra-contrib (1.4.2)
- backports (>= 2.0)
- multi_json
- rack-protection
- rack-test
- sinatra (~> 1.4.0)
- tilt (~> 1.3)
- sinatra-index (0.0.2)
- sinatra
- spoon (0.0.4)
- ffi
- tilt (1.4.1)
- treetop (1.4.15)
- polyglot
- polyglot (>= 0.3.1)
- websocket (1.0.7)
- xpath (2.0.0)
- nokogiri (~> 1.3)
-
-PLATFORMS
- java
- ruby
-
-DEPENDENCIES
- archive-tar-minitar
- capybara
- capybara-screenshot
- cucumber
- faker
- json
- mail
- rake
- rakeup
- rspec
- selenium-webdriver
- shotgun
- sinatra
- sinatra-contrib
- sinatra-index