diff --git a/Dota_on_Rails/Gemfile.lock b/Dota_on_Rails/Gemfile.lock index a3e1c7f..92a434c 100644 --- a/Dota_on_Rails/Gemfile.lock +++ b/Dota_on_Rails/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: git://github.com/vinnicc/dota.git - revision: 3022b2b3fb512d013af83da00fa43a68ffa6302c + revision: 8f9848f869b6bd0e47acd1a987f68967255753fd specs: - dota (0.0.18) + dota (0.0.19) facets (~> 3.0.0) faraday (~> 0.9.1) faraday_middleware (~> 0.9.1) @@ -48,8 +48,8 @@ GEM annotate (2.6.10) activerecord (>= 3.2, <= 4.3) rake (~> 10.4) - arel (6.0.0) - autoprefixer-rails (5.2.0) + arel (6.0.3) + autoprefixer-rails (6.0.3) execjs json better_errors (2.1.1) @@ -58,9 +58,9 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootstrap-sass (3.3.4.1) + bootstrap-sass (3.3.5.1) autoprefixer-rails (>= 5.0.0.1) - sass (>= 3.2.19) + sass (>= 3.3.0) builder (3.2.2) coderay (1.1.0) coffee-rails (4.1.0) @@ -70,34 +70,34 @@ GEM coffee-script-source execjs coffee-script-source (1.9.1.1) - daemons (1.2.2) + daemons (1.2.3) debug_inspector (0.0.2) erubis (2.7.0) - eventmachine (1.0.7) - execjs (2.5.2) + eventmachine (1.0.8) + execjs (2.6.0) facets (3.0.0) faraday (0.9.1) multipart-post (>= 1.2, < 3) - faraday_middleware (0.9.1) + faraday_middleware (0.9.2) faraday (>= 0.7.4, < 0.10) - globalid (0.3.5) + globalid (0.3.6) activesupport (>= 4.1.0) - hashie (3.4.1) + hashie (3.4.2) i18n (0.7.0) - jquery-rails (4.0.3) + jquery-rails (4.0.5) rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.2) - loofah (2.0.2) + json (1.8.3) + loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) - mime-types (2.6.1) + mime-types (2.6.2) mini_portile (0.6.2) - minitest (5.7.0) - multi_json (1.11.0) + minitest (5.8.1) + multi_json (1.11.2) multipart-post (2.0.0) nokogiri (1.6.6.2-x86-mingw32) mini_portile (~> 0.6.0) @@ -110,15 +110,15 @@ GEM omniauth-steam (1.0.3) multi_json omniauth-openid - pg (0.18.2-x86-mingw32) - pry (0.10.1-x86-mingw32) + pg (0.18.3-x86-mingw32) + pry (0.10.2-x86-mingw32) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) win32console (~> 1.3) pry-rails (0.3.4) pry (>= 0.9.10) - rack (1.6.1) + rack (1.6.4) rack-openid (1.3.1) rack (>= 1.1.0) ruby-openid (>= 2.1.8) @@ -137,7 +137,7 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.6) + rails-dom-testing (1.0.7) activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) @@ -147,7 +147,7 @@ GEM rails_serve_static_assets rails_stdout_logging rails_serve_static_assets (0.0.4) - rails_stdout_logging (0.0.3) + rails_stdout_logging (0.0.4) railties (4.2.1) actionpack (= 4.2.1) activesupport (= 4.2.1) @@ -155,35 +155,35 @@ GEM thor (>= 0.18.1, < 2.0) rake (10.4.2) ruby-openid (2.7.0) - sass (3.4.14) - sass-rails (5.0.3) + sass (3.4.18) + sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) - tilt (~> 1.1) + tilt (>= 1.1, < 3) slop (3.6.0) - sprockets (3.1.0) - rack (~> 1.0) - sprockets-rails (2.3.1) + sprockets (3.3.5) + rack (> 1, < 3) + sprockets-rails (2.3.3) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10-x86-mingw32) - thin (1.6.3) + thin (1.6.4) daemons (~> 1.0, >= 1.0.9) - eventmachine (~> 1.0) + eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) thor (0.19.1) thread_safe (0.3.5) - tilt (1.4.1) + tilt (2.0.1) turbolinks (2.5.3) coffee-rails tzinfo (1.2.2) thread_safe (~> 0.1) - tzinfo-data (1.2015.4) + tzinfo-data (1.2015.6) tzinfo (>= 1.0.0) - uglifier (2.7.1) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) win32console (1.3.2-x86-mingw32) @@ -210,3 +210,6 @@ DEPENDENCIES turbolinks tzinfo-data uglifier (>= 1.3.0) + +BUNDLED WITH + 1.10.6