Skip to content
Snippets Groups Projects
Commit f3ef59c4 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

updated rspec, capybara gems

parent 9dd4ddd3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -28,25 +28,24 @@ GEM
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.2)
annotate (2.4.0)
arel (3.0.2)
bcrypt-ruby (3.0.1)
bootstrap-sass (2.1.1.0)
builder (3.0.4)
capybara (1.1.2)
capybara (2.0.3)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
xpath (~> 1.0.0)
celluloid (0.12.4)
facter (>= 1.6.12)
timers (>= 1.0.0)
charlock_holmes (0.6.9)
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
chronic (0.9.0)
coderay (1.0.8)
coffee-rails (3.2.2)
Loading
Loading
@@ -69,7 +68,7 @@ GEM
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
diff-lcs (1.1.3)
diff-lcs (1.2.2)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
Loading
Loading
@@ -80,7 +79,7 @@ GEM
factory_girl (~> 4.1.0)
railties (>= 3.0.0)
ffaker (1.14.0)
ffi (1.1.5)
ffi (1.6.0)
font-awesome-sass-rails (3.0.0.1)
railties (>= 3.1.1)
sass-rails (>= 3.1.1)
Loading
Loading
@@ -110,8 +109,6 @@ GEM
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
libv8 (3.3.10.4)
libwebsocket (0.1.5)
addressable
listen (0.5.0)
mail (2.5.3)
i18n (>= 0.4.0)
Loading
Loading
@@ -121,7 +118,7 @@ GEM
mime-types (1.22)
multi_json (1.7.2)
mysql2 (0.3.11)
nokogiri (1.5.5)
nokogiri (1.5.9)
orm_adapter (0.4.0)
pg (0.14.1)
polyglot (0.3.3)
Loading
Loading
@@ -168,19 +165,17 @@ GEM
redis (~> 3.0.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rspec-rails (2.11.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-rails (2.13.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.11.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rubyzip (0.9.9)
rugged (0.17.0.b7)
sass (3.2.1)
Loading
Loading
@@ -188,11 +183,11 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.25.0)
selenium-webdriver (2.31.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
settingslogic (2.0.8)
shoulda-matchers (1.3.0)
activesupport (>= 3.0.0)
Loading
Loading
@@ -236,10 +231,11 @@ GEM
multi_json (~> 1.0, >= 1.0.2)
warden (1.2.1)
rack (>= 1.0)
websocket (1.0.7)
whenever (0.8.2)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
xpath (0.1.4)
xpath (1.0.0)
nokogiri (~> 1.3)
 
PLATFORMS
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment