fix Gemfile.lock
This commit is contained in:
parent
94760f4c04
commit
4150a89eb8
1 changed files with 3 additions and 2 deletions
|
|
@ -89,6 +89,7 @@ GEM
|
||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.4.0)
|
coffee-script-source (1.4.0)
|
||||||
|
configurate (0.0.1)
|
||||||
crack (0.3.1)
|
crack (0.3.1)
|
||||||
cucumber (1.2.1)
|
cucumber (1.2.1)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
|
|
@ -224,6 +225,7 @@ GEM
|
||||||
rails
|
rails
|
||||||
multi_json (1.4.0)
|
multi_json (1.4.0)
|
||||||
multipart-post (1.1.5)
|
multipart-post (1.1.5)
|
||||||
|
mysql2 (0.3.11)
|
||||||
nested_form (0.2.3)
|
nested_form (0.2.3)
|
||||||
net-scp (1.0.4)
|
net-scp (1.0.4)
|
||||||
net-ssh (>= 1.99.1)
|
net-ssh (>= 1.99.1)
|
||||||
|
|
@ -258,7 +260,6 @@ GEM
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
omniauth-oauth (~> 1.0)
|
omniauth-oauth (~> 1.0)
|
||||||
orm_adapter (0.4.0)
|
orm_adapter (0.4.0)
|
||||||
pg (0.14.1)
|
|
||||||
polyglot (0.3.3)
|
polyglot (0.3.3)
|
||||||
pry (0.9.10)
|
pry (0.9.10)
|
||||||
coderay (~> 1.0.5)
|
coderay (~> 1.0.5)
|
||||||
|
|
@ -452,12 +453,12 @@ DEPENDENCIES
|
||||||
messagebus_ruby_api (= 1.0.3)
|
messagebus_ruby_api (= 1.0.3)
|
||||||
mini_magick (= 3.4)
|
mini_magick (= 3.4)
|
||||||
mobile-fu (= 1.1.0)
|
mobile-fu (= 1.1.0)
|
||||||
|
mysql2 (= 0.3.11)
|
||||||
nokogiri (= 1.5.5)
|
nokogiri (= 1.5.5)
|
||||||
omniauth (= 1.1.1)
|
omniauth (= 1.1.1)
|
||||||
omniauth-facebook (= 1.4.1)
|
omniauth-facebook (= 1.4.1)
|
||||||
omniauth-tumblr (= 1.1)
|
omniauth-tumblr (= 1.1)
|
||||||
omniauth-twitter (= 0.0.13)
|
omniauth-twitter (= 0.0.13)
|
||||||
pg (= 0.14.1)
|
|
||||||
rack-cors (= 0.2.7)
|
rack-cors (= 0.2.7)
|
||||||
rack-google-analytics (= 0.11.0)
|
rack-google-analytics (= 0.11.0)
|
||||||
rack-piwik (= 0.1.3)
|
rack-piwik (= 0.1.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue