Skip to content

Commit

Permalink
Updated gandalf
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed Jul 30, 2015
1 parent 0561eae commit e96f5bd
Showing 1 changed file with 82 additions and 79 deletions.
161 changes: 82 additions & 79 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,52 +9,52 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.1)
actionpack (= 4.2.1)
actionview (= 4.2.1)
activejob (= 4.2.1)
actionmailer (4.2.3)
actionpack (= 4.2.3)
actionview (= 4.2.3)
activejob (= 4.2.3)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.1)
actionview (= 4.2.1)
activesupport (= 4.2.1)
actionpack (4.2.3)
actionview (= 4.2.3)
activesupport (= 4.2.3)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
actionview (4.2.1)
activesupport (= 4.2.1)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.3)
activesupport (= 4.2.3)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
activejob (4.2.1)
activesupport (= 4.2.1)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activejob (4.2.3)
activesupport (= 4.2.3)
globalid (>= 0.3.0)
activemodel (4.2.1)
activesupport (= 4.2.1)
activemodel (4.2.3)
activesupport (= 4.2.3)
builder (~> 3.1)
activerecord (4.2.1)
activemodel (= 4.2.1)
activesupport (= 4.2.1)
activerecord (4.2.3)
activemodel (= 4.2.3)
activesupport (= 4.2.3)
arel (~> 6.0)
activesupport (4.2.1)
activesupport (4.2.3)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
airbrake (4.1.0)
airbrake (4.3.0)
builder
multi_json
annotate (2.6.8)
annotate (2.6.10)
activerecord (>= 3.2, <= 4.3)
rake (~> 10.4)
arel (6.0.0)
arel (6.0.2)
bcrypt (3.1.10)
builder (3.2.2)
byebug (4.0.5)
byebug (5.0.0)
columnize (= 0.9.0)
cancan (1.6.10)
capistrano (3.4.0)
Expand All @@ -80,9 +80,9 @@ GEM
rack-test (>= 0.5.4)
xpath (~> 2.0)
chartkick (1.3.2)
choice (0.1.7)
choice (0.2.0)
chronic (0.10.2)
ckeditor_rails (4.4.6)
ckeditor_rails (4.5.1)
railties (>= 3.0)
climate_control (0.0.3)
activesupport (>= 3.0)
Expand All @@ -99,30 +99,30 @@ GEM
coffee-script-source (1.9.1.1)
colorize (0.7.7)
columnize (0.9.0)
coveralls (0.8.1)
coveralls (0.8.2)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.10.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
crack (0.4.2)
safe_yaml (~> 1.0.0)
daemons (1.2.2)
datagrid (1.3.7)
daemons (1.2.3)
datagrid (1.3.9)
rails (>= 3.2.18)
delayed_job (4.0.6)
activesupport (>= 3.0, < 5.0)
delayed_job_active_record (4.0.3)
activerecord (>= 3.0, < 5.0)
delayed_job (>= 3.0, < 4.1)
devise (3.4.1)
devise (3.5.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
devise_cas_authenticatable (1.3.7)
devise_cas_authenticatable (1.5.0)
devise (>= 1.2.0)
rubycas-client (>= 2.2.1)
docile (1.1.5)
Expand All @@ -135,7 +135,7 @@ GEM
hike (1.2.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
httparty (0.13.3)
httparty (0.13.5)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
Expand All @@ -145,101 +145,104 @@ GEM
multi_json (>= 1.2.0)
jc-validates_timeliness (3.1.1)
timeliness (~> 0.3.7)
jquery-rails (4.0.3)
jquery-rails (4.0.4)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.2)
libv8 (3.16.14.7)
loofah (2.0.1)
json (1.8.3)
libv8 (3.16.14.11)
loofah (2.0.2)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.4.3)
mime-types (2.6.1)
mimemagic (0.3.0)
mini_portile (0.6.2)
minitest (5.6.0)
multi_json (1.11.0)
minitest (5.7.0)
multi_json (1.11.2)
multi_xml (0.5.5)
mysql2 (0.3.18)
mysql2 (0.3.19)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
netrc (0.10.3)
newrelic_rpm (3.11.2.286)
newrelic_rpm (3.12.1.298)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
orm_adapter (0.5.0)
paper_trail (4.0.0.beta2)
paper_trail (4.0.0)
activerecord (>= 3.0, < 6.0)
activesupport (>= 3.0, < 6.0)
paperclip (4.2.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.3)
request_store (~> 1.1)
paperclip (4.3.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
cocaine (~> 0.5.5)
mime-types
pdf-core (0.5.1)
mimemagic (= 0.3.0)
pdf-core (0.6.0)
poltergeist (1.6.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
prawn (2.0.1)
pdf-core (~> 0.5.1)
prawn (2.0.2)
pdf-core (~> 0.6.0)
ttfunk (~> 1.4.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.1.0)
byebug (~> 4.0)
pry-byebug (3.2.0)
byebug (~> 5.0)
pry (~> 0.10)
puma (2.11.2)
rack (>= 1.1, < 2.0)
rack (1.6.0)
puma (2.12.2)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.1)
actionmailer (= 4.2.1)
actionpack (= 4.2.1)
actionview (= 4.2.1)
activejob (= 4.2.1)
activemodel (= 4.2.1)
activerecord (= 4.2.1)
activesupport (= 4.2.1)
rails (4.2.3)
actionmailer (= 4.2.3)
actionpack (= 4.2.3)
actionview (= 4.2.3)
activejob (= 4.2.3)
activemodel (= 4.2.3)
activerecord (= 4.2.3)
activesupport (= 4.2.3)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.1)
railties (= 4.2.3)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.6)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-erd (1.3.1)
rails-erd (1.4.1)
activerecord (>= 3.2)
activesupport (>= 3.2)
choice (~> 0.1.6)
ruby-graphviz (~> 1.0.4)
choice (~> 0.2.0)
ruby-graphviz (~> 1.2)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
railties (4.2.1)
actionpack (= 4.2.1)
activesupport (= 4.2.1)
railties (4.2.3)
actionpack (= 4.2.3)
activesupport (= 4.2.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
rdoc (4.2.0)
ref (1.0.5)
ref (2.0.0)
request_store (1.2.0)
responders (2.1.0)
railties (>= 4.2.0, < 5)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
ri_cal (0.8.8)
rmagick (2.14.0)
ruby-graphviz (1.0.9)
rmagick (2.15.3)
ruby-graphviz (1.2.2)
ruby-ole (1.2.11.8)
rubycas-client (2.3.9)
activesupport
Expand All @@ -258,7 +261,7 @@ GEM
simple_form (3.1.0)
actionpack (~> 4.0)
activemodel (~> 4.0)
simple_token_authentication (1.8.0)
simple_token_authentication (1.10.0)
actionmailer (>= 3.2.6, < 5)
actionpack (>= 3.2.6, < 5)
devise (~> 3.2)
Expand All @@ -268,14 +271,14 @@ GEM
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
spreadsheet (1.0.3)
spreadsheet (1.0.4)
ruby-ole (>= 1.0)
sprockets (2.12.3)
sprockets (2.12.4)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.2.4)
sprockets-rails (2.3.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
Expand All @@ -284,7 +287,7 @@ GEM
colorize (>= 0.7.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
term-ansicolor (1.3.0)
term-ansicolor (1.3.2)
tins (~> 1.0)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
Expand All @@ -293,11 +296,11 @@ GEM
thread_safe (0.3.5)
tilt (1.4.1)
timeliness (0.3.7)
tins (1.3.5)
tins (1.5.4)
ttfunk (1.4.0)
turbolinks (2.5.3)
coffee-rails
twitter-typeahead-rails (0.10.5)
twitter-typeahead-rails (0.11.1)
actionpack (>= 3.1)
jquery-rails
railties (>= 3.1)
Expand All @@ -314,7 +317,7 @@ GEM
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
websocket-driver (0.5.4)
websocket-driver (0.6.2)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
whenever (0.9.4)
Expand Down

0 comments on commit e96f5bd

Please sign in to comment.