new version

This commit is contained in:
r888888888
2015-03-27 14:55:02 -07:00
parent e0576b4736
commit f941bc21de
2 changed files with 8 additions and 3 deletions

View File

@@ -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

View File

@@ -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.