Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 16 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
bcrypt-ruby (3.0.1)
bourbon (2.1.0)
sass (>= 3.1)
builder (3.0.0)
builder (3.0.4)
coderay (1.0.6)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
Expand All @@ -64,6 +64,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.3.3)
concurrent-ruby (1.1.6)
daemons (1.1.8)
decent_exposure (1.0.2)
devise (2.1.0)
Expand All @@ -83,16 +84,17 @@ GEM
haml (3.1.6)
has_scope (0.5.1)
hashie (1.2.0)
hike (1.2.1)
i18n (0.6.0)
hike (1.2.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
inherited_resources (1.3.1)
has_scope (~> 0.5.0)
responders (~> 0.6)
journey (1.0.3)
journey (1.0.4)
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.7.3)
json (2.3.1)
kaminari (0.13.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
Expand All @@ -108,7 +110,7 @@ GEM
polyamorous (~> 0.5.0)
method_source (0.7.1)
mime-types (1.18)
multi_json (1.3.5)
multi_json (1.15.0)
nest (1.1.1)
redis
oauth (0.4.6)
Expand Down Expand Up @@ -137,15 +139,15 @@ GEM
pry (~> 0.9.9)
pry-rails (0.1.6)
pry
rack (1.4.1)
rack-cache (1.2)
rack (1.4.7)
rack-cache (1.12.0)
rack (>= 0.4)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-ssl (1.3.2)
rack-ssl (1.3.4)
rack
rack-test (0.6.1)
rack-test (0.6.3)
rack (>= 1.0)
rails (3.2.3)
actionmailer (= 3.2.3)
Expand All @@ -166,9 +168,8 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rake (13.0.1)
rdoc (3.9.5)
redis (2.2.2)
redis_props (0.3)
activerecord
Expand Down Expand Up @@ -198,7 +199,7 @@ GEM
tilt (~> 1.3)
slop (2.4.4)
spork (0.9.1)
sprockets (2.1.3)
sprockets (2.1.4)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
Expand All @@ -208,7 +209,7 @@ GEM
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
tilt (1.4.1)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
Expand Down