forked from e621ng/e621ng
update dtext gem
This commit is contained in:
parent
bdac591266
commit
04c221bf1e
20
Gemfile.lock
20
Gemfile.lock
@ -15,9 +15,9 @@ GIT
|
||||
|
||||
GIT
|
||||
remote: https://github.com/r888888888/dtext_rb.git
|
||||
revision: 841490885db40dff5df61cb890c602012037cd67
|
||||
revision: 4964b4212075721c0b72bed87cc0c401ab994615
|
||||
specs:
|
||||
dtext_rb (1.2.0)
|
||||
dtext_rb (1.3.0)
|
||||
jeweler (~> 2.0)
|
||||
minitest (~> 5.8)
|
||||
rake-compiler (~> 0.9)
|
||||
@ -84,7 +84,7 @@ GEM
|
||||
bcrypt-ruby (3.1.5-x64-mingw32)
|
||||
bcrypt (>= 3.1.3)
|
||||
buftok (0.2.0)
|
||||
builder (3.2.2)
|
||||
builder (3.2.3)
|
||||
byebug (6.0.0)
|
||||
capistrano (3.4.0)
|
||||
i18n
|
||||
@ -179,7 +179,7 @@ GEM
|
||||
httpclient (2.8.0)
|
||||
hurley (0.2)
|
||||
i18n (0.7.0)
|
||||
jeweler (2.3.0)
|
||||
jeweler (2.3.2)
|
||||
builder
|
||||
bundler (>= 1.0)
|
||||
git (>= 1.2.5)
|
||||
@ -189,7 +189,7 @@ GEM
|
||||
psych (~> 2.2)
|
||||
rake
|
||||
rdoc
|
||||
semver
|
||||
semver2
|
||||
jmespath (1.0.2)
|
||||
multi_json (~> 1.0)
|
||||
json (1.8.3)
|
||||
@ -245,8 +245,8 @@ GEM
|
||||
nokogumbo (1.2.0)
|
||||
nokogiri
|
||||
ntlm-http (0.1.1)
|
||||
oauth2 (1.2.0)
|
||||
faraday (>= 0.8, < 0.10)
|
||||
oauth2 (1.3.0)
|
||||
faraday (>= 0.8, < 0.11)
|
||||
jwt (~> 1.0)
|
||||
multi_json (~> 1.3)
|
||||
multi_xml (~> 0.5)
|
||||
@ -265,8 +265,8 @@ GEM
|
||||
method_source (~> 0.8.1)
|
||||
slop (~> 3.4)
|
||||
win32console (~> 1.3)
|
||||
psych (2.2.1)
|
||||
public_suffix (2.0.4)
|
||||
psych (2.2.2)
|
||||
public_suffix (2.0.5)
|
||||
rack (1.6.5)
|
||||
rack-test (0.6.3)
|
||||
rack (>= 1.0)
|
||||
@ -328,7 +328,7 @@ GEM
|
||||
sass (~> 3.2.2)
|
||||
sprockets (~> 2.8, < 3.0)
|
||||
sprockets-rails (~> 2.0)
|
||||
semver (1.0.1)
|
||||
semver2 (3.4.2)
|
||||
shoulda (3.5.0)
|
||||
shoulda-context (~> 1.0, >= 1.0.1)
|
||||
shoulda-matchers (>= 1.4.1, < 3.0)
|
||||
|
Loading…
Reference in New Issue
Block a user