From f941bc21dea650f31718c614615b00608cdab0d5 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Fri, 27 Mar 2015 14:55:02 -0700 Subject: [PATCH] new version --- Gemfile.lock | 9 +++++++-- config/danbooru_default_config.rb | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01a790b66..37de6fd5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,6 +83,7 @@ GEM columnize (0.9.0) crack (0.4.2) safe_yaml (~> 1.0.0) + crass (1.0.1) daemons (1.1.9) dalli (2.7.0) debugger-linecache (1.2.0) @@ -160,6 +161,8 @@ GEM newrelic_rpm (3.9.6.257) nokogiri (1.6.1) mini_portile (~> 0.5.0) + nokogumbo (1.2.0) + nokogiri ntlm-http (0.1.1) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) @@ -203,8 +206,10 @@ GEM ruby-prof (0.14.2) rubyzip (1.1.6) safe_yaml (1.0.2) - sanitize (2.1.0) + sanitize (3.1.2) + crass (~> 1.0.1) nokogiri (>= 1.4.4) + nokogumbo (= 1.2.0) sass (3.2.19) sass-rails (4.0.3) railties (>= 4.0.0, < 5.0) @@ -321,7 +326,7 @@ DEPENDENCIES ruby-imagespec! ruby-prof rubyzip - sanitize + sanitize (~> 3.1.0) sass-rails (~> 4.0.0) shoulda simple_form diff --git a/config/danbooru_default_config.rb b/config/danbooru_default_config.rb index a8e43c5e6..4f90c5be6 100644 --- a/config/danbooru_default_config.rb +++ b/config/danbooru_default_config.rb @@ -4,7 +4,7 @@ module Danbooru class Configuration # The version of this Danbooru. def version - "2.75.0" + "2.75.1" end # The name of this Danbooru.