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