diff --git a/Gemfile.lock b/Gemfile.lock index e1165b55a..463ebf6a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,6 +88,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) + addressable (2.4.0) arbre (1.1.1) activesupport (>= 3.0.0) arel (6.0.3) @@ -120,8 +121,16 @@ GEM thor builder (3.2.2) cancan (1.6.10) + capybara (2.10.1) + addressable + mime-types (>= 1.16) + nokogiri (>= 1.3.3) + rack (>= 1.0.0) + rack-test (>= 0.5.4) + xpath (~> 2.0) climate_control (0.0.3) activesupport (>= 3.0) + cliver (0.3.2) cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) coderay (1.1.1) @@ -148,7 +157,11 @@ GEM thread_safe (~> 0.1) warden (~> 1.2.3) devise-i18n (1.1.0) + diff-lcs (1.2.5) erubis (2.7.0) + exception_notification (4.2.1) + actionmailer (>= 4.0, < 6) + activesupport (>= 4.0, < 6) execjs (2.7.0) formtastic (3.1.4) actionpack (>= 3.2.13) @@ -215,6 +228,10 @@ GEM mimemagic (= 0.3.0) parslet (1.7.1) blankslate (>= 2.0, <= 4.0) + poltergeist (1.11.0) + capybara (~> 2.1) + cliver (~> 0.3.1) + websocket-driver (>= 0.2.0) polyamorous (1.3.1) activerecord (>= 3.0) pr_geohash (1.0.0) @@ -264,6 +281,27 @@ GEM rolify (5.1.0) rsolr (1.0.13) builder (>= 2.1.2) + rspec (3.5.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.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.5.0) + rspec-mocks (3.5.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.5.0) + rspec-rails (3.5.2) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.0) + rspec-support (~> 3.5.0) + rspec-support (3.5.0) ruby-prof (0.16.2) sass (3.2.19) sass-rails (4.0.5) @@ -310,6 +348,11 @@ GEM railties (>= 4.0) sprockets-rails (>= 2.0, < 4.0) webrick (1.3.1) + websocket-driver (0.6.4) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.2) + xpath (2.0.0) + nokogiri (~> 1.3) PLATFORMS ruby @@ -331,6 +374,7 @@ DEPENDENCIES delayed_job_active_record devise (~> 3.5.6) devise-i18n + exception_notification htmlentities i18n-js (>= 3.0.0.rc11) jbuilder (~> 1.2) @@ -342,12 +386,15 @@ DEPENDENCIES non-stupid-digest-assets paper_trail paperclip (~> 4.3) + poltergeist (= 1.11.0) progress_bar! progress_job! pry rails (~> 4.2.0) rails3-jquery-autocomplete! rolify + rspec + rspec-rails (~> 3.5) ruby-prof sass-rails (~> 4.0.0) sdoc