working ember... again
This commit is contained in:
+40
-19
@@ -1,21 +1,3 @@
|
||||
GIT
|
||||
remote: git://github.com/bterkuile/cmtool.git
|
||||
revision: fd158660ada56158796c91df162672ddc74799d8
|
||||
specs:
|
||||
cmtool (0.5.0)
|
||||
bourbon
|
||||
coffee-script
|
||||
devise
|
||||
devise_simply_stored
|
||||
email_validator
|
||||
haml-rails
|
||||
jquery-rails
|
||||
paperclip
|
||||
rails (>= 3.2.2)
|
||||
sass-rails
|
||||
slim-rails
|
||||
tinymce-rails
|
||||
|
||||
GIT
|
||||
remote: git://github.com/bterkuile/couch_potato.git
|
||||
revision: 7712a8d12c319f2e165733800795acbb599638d2
|
||||
@@ -47,6 +29,23 @@ GIT
|
||||
couch_potato (>= 0.2.15)
|
||||
rest-client (>= 1.4.2)
|
||||
|
||||
PATH
|
||||
remote: ./../cmtool
|
||||
specs:
|
||||
cmtool (0.5.0)
|
||||
bourbon
|
||||
coffee-script
|
||||
devise
|
||||
devise_simply_stored
|
||||
email_validator
|
||||
haml-rails
|
||||
jquery-rails
|
||||
paperclip
|
||||
rails (>= 3.2.2)
|
||||
sass-rails
|
||||
slim-rails
|
||||
tinymce-rails
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
@@ -109,7 +108,7 @@ GEM
|
||||
chunky_png (1.2.8)
|
||||
climate_control (0.0.3)
|
||||
activesupport (>= 3.0)
|
||||
cocaine (0.5.1)
|
||||
cocaine (0.5.2)
|
||||
climate_control (>= 0.0.3, < 1.0)
|
||||
coderay (1.0.9)
|
||||
coffee-rails (3.2.2)
|
||||
@@ -173,6 +172,8 @@ GEM
|
||||
factory_girl_rails (4.2.1)
|
||||
factory_girl (~> 4.2.0)
|
||||
railties (>= 3.0.0)
|
||||
faraday (0.8.7)
|
||||
multipart-post (~> 1.1)
|
||||
faye (0.8.9)
|
||||
cookiejar (>= 0.3.0)
|
||||
em-http-request (>= 0.3.0)
|
||||
@@ -198,8 +199,10 @@ GEM
|
||||
haml (>= 3.1, < 4.1)
|
||||
railties (>= 3.1, < 4.1)
|
||||
handlebars-source (1.0.12)
|
||||
hashie (1.2.0)
|
||||
hike (1.2.3)
|
||||
http_parser.rb (0.6.0.beta.2)
|
||||
httpauth (0.1)
|
||||
i18n (0.6.1)
|
||||
journey (1.0.4)
|
||||
jquery-rails (3.0.4)
|
||||
@@ -211,6 +214,8 @@ GEM
|
||||
js-routes (0.9.0)
|
||||
rails (>= 3.2)
|
||||
json (1.8.0)
|
||||
jwt (0.1.8)
|
||||
multi_json (>= 1.5)
|
||||
kaminari (0.14.1)
|
||||
actionpack (>= 3.0.0)
|
||||
activesupport (>= 3.0.0)
|
||||
@@ -227,8 +232,23 @@ GEM
|
||||
subexec (~> 0.2.1)
|
||||
mini_portile (0.5.1)
|
||||
multi_json (1.8.0)
|
||||
multipart-post (1.2.0)
|
||||
nokogiri (1.6.0)
|
||||
mini_portile (~> 0.5.0)
|
||||
oauth2 (0.8.0)
|
||||
faraday (~> 0.8)
|
||||
httpauth (~> 0.1)
|
||||
jwt (~> 0.1.4)
|
||||
multi_json (~> 1.0)
|
||||
rack (~> 1.2)
|
||||
omniauth (1.1.1)
|
||||
hashie (~> 1.2)
|
||||
rack
|
||||
omniauth-facebook (1.4.1)
|
||||
omniauth-oauth2 (~> 1.1.0)
|
||||
omniauth-oauth2 (1.1.0)
|
||||
oauth2 (~> 0.8.0)
|
||||
omniauth (~> 1.0)
|
||||
paperclip (3.5.1)
|
||||
activemodel (>= 3.0.0)
|
||||
activesupport (>= 3.0.0)
|
||||
@@ -370,6 +390,7 @@ DEPENDENCIES
|
||||
launchy
|
||||
letter_opener
|
||||
mini_magick
|
||||
omniauth-facebook
|
||||
orm_adapter!
|
||||
pry-rails
|
||||
quiet_assets
|
||||
|
||||
Reference in New Issue
Block a user