Update Gemfile.lock to match Gemfile

Change-Id: I5cae1720be75a957d08beaa65a878008a654cb86
This commit is contained in:
Gergő Tisza 2016-05-26 01:28:32 +02:00
parent 343a32cff6
commit da292a14ed
1 changed files with 6 additions and 9 deletions

View File

@ -34,22 +34,22 @@ GEM
domain_name (~> 0.5) domain_name (~> 0.5)
i18n (0.7.0) i18n (0.7.0)
json (1.8.3) json (1.8.3)
mediawiki_api (0.5.0) mediawiki_api (0.6.0)
faraday (~> 0.9, >= 0.9.0) faraday (~> 0.9, >= 0.9.0)
faraday-cookie_jar (~> 0.0, >= 0.0.6) faraday-cookie_jar (~> 0.0, >= 0.0.6)
mediawiki_selenium (1.7.0) mediawiki_selenium (1.7.1)
cucumber (~> 1.3, >= 1.3.20) cucumber (~> 1.3, >= 1.3.20)
headless (~> 2.0, >= 2.1.0) headless (~> 2.0, >= 2.1.0)
json (~> 1.8, >= 1.8.1) json (~> 1.8, >= 1.8.1)
mediawiki_api (~> 0.5, >= 0.5.0) mediawiki_api (~> 0.6, >= 0.6.0)
page-object (~> 1.0) page-object (~> 1.0)
rest-client (~> 1.6, >= 1.6.7) rest-client (~> 1.6, >= 1.6.7)
rspec-core (~> 2.14, >= 2.14.4) rspec-core (~> 2.14, >= 2.14.4)
rspec-expectations (~> 2.14, >= 2.14.4) rspec-expectations (~> 2.14, >= 2.14.4)
syntax (~> 1.2, >= 1.2.0) syntax (~> 1.2, >= 1.2.0)
thor (~> 0.19, >= 0.19.1) thor (~> 0.19, >= 0.19.1)
mime-types (2.99.1) mime-types (2.99.2)
multi_json (1.11.3) multi_json (1.12.1)
multi_test (0.1.2) multi_test (0.1.2)
multipart-post (2.0.0) multipart-post (2.0.0)
netrc (0.11.0) netrc (0.11.0)
@ -97,9 +97,6 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
mediawiki_selenium (~> 1.7) mediawiki_selenium (~> 1.7, >= 1.7.1)
rake (~> 10.5) rake (~> 10.5)
rubocop (~> 0.33.0) rubocop (~> 0.33.0)
BUNDLED WITH
1.10.6