Skip to content

Commit

Permalink
[dist] Update smoketest bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
hennevogel committed Mar 23, 2017
1 parent c3a6033 commit 5883f9d
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions dist/t/Gemfile.lock
@@ -1,38 +1,38 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
capybara (2.6.2)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
capybara (2.13.0)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
cliver (0.3.2)
diff-lcs (1.2.5)
mime-types (3.0)
diff-lcs (1.3)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0221)
mini_portile2 (2.0.0)
multi_json (1.11.2)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
poltergeist (1.9.0)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
poltergeist (1.14.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
rack (1.6.4)
public_suffix (2.0.5)
rack (2.0.1)
rack-test (0.6.3)
rack (>= 1.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
websocket-driver (0.6.3)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.0.0)
Expand All @@ -48,4 +48,4 @@ DEPENDENCIES
rspec-expectations

BUNDLED WITH
1.11.2
1.13.7

0 comments on commit 5883f9d

Please sign in to comment.