Skip to content

Commit

Permalink
Update rails re security errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyken committed Nov 19, 2014
1 parent ddeb731 commit 5926413
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions Gemfile.lock
@@ -1,31 +1,31 @@
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.20)
actionpack (= 3.2.20)
actionmailer (3.2.21)
actionpack (= 3.2.21)
mail (~> 2.5.4)
actionpack (3.2.20)
activemodel (= 3.2.20)
activesupport (= 3.2.20)
actionpack (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.20)
activesupport (= 3.2.20)
activemodel (3.2.21)
activesupport (= 3.2.21)
builder (~> 3.0.0)
activerecord (3.2.20)
activemodel (= 3.2.20)
activesupport (= 3.2.20)
activerecord (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.20)
activemodel (= 3.2.20)
activesupport (= 3.2.20)
activesupport (3.2.20)
activeresource (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
acts-as-taggable-on (2.3.3)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.5)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.5)
debugger-ruby_core_source (1.3.7)
diff-lcs (1.2.5)
docile (1.1.5)
dynamic_form (1.1.4)
Expand All @@ -110,13 +110,13 @@ GEM
font-awesome-rails (4.2.0.0)
railties (>= 3.2, < 5.0)
formatador (0.2.5)
guard (2.8.0)
guard (2.8.2)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rails (0.6.1)
guard-rails (0.7.0)
guard (~> 2.0)
guard-rspec (4.3.1)
guard (~> 2.1)
Expand All @@ -136,7 +136,7 @@ GEM
json (1.8.1)
kgio (2.9.2)
libv8 (3.16.14.7)
listen (2.7.11)
listen (2.8.0)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
Expand All @@ -146,7 +146,7 @@ GEM
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.0)
mini_portile (0.6.1)
multi_json (1.10.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
Expand All @@ -156,8 +156,8 @@ GEM
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netrc (0.8.0)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
paper_trail (2.7.2)
activerecord (~> 3.0)
railties (~> 3.0)
Expand Down Expand Up @@ -188,14 +188,14 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.20)
actionmailer (= 3.2.20)
actionpack (= 3.2.20)
activerecord (= 3.2.20)
activeresource (= 3.2.20)
activesupport (= 3.2.20)
rails (3.2.21)
actionmailer (= 3.2.21)
actionpack (= 3.2.21)
activerecord (= 3.2.21)
activeresource (= 3.2.21)
activesupport (= 3.2.21)
bundler (~> 1.0)
railties (= 3.2.20)
railties (= 3.2.21)
rails3-jquery-autocomplete (1.0.14)
rails (>= 3.0)
rails_12factor (0.0.3)
Expand All @@ -205,9 +205,9 @@ GEM
rails (> 3.1)
rails_serve_static_assets (0.0.2)
rails_stdout_logging (0.0.3)
railties (3.2.20)
actionpack (= 3.2.20)
activesupport (= 3.2.20)
railties (3.2.21)
actionpack (= 3.2.21)
activesupport (= 3.2.21)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-collection_matchers (1.0.0)
rspec-collection_matchers (1.1.2)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
Expand All @@ -255,14 +255,14 @@ GEM
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rubyzip (1.1.6)
sass (3.4.7)
sass (3.4.8)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
select2-rails (3.5.9.1)
thor (~> 0.14)
selenium-webdriver (2.43.0)
selenium-webdriver (2.44.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
Expand Down Expand Up @@ -317,7 +317,7 @@ GEM
will_paginate (3.0.7)
xpath (2.0.0)
nokogiri (~> 1.3)
zeus (0.15.2)
zeus (0.15.3)
method_source (>= 0.6.7)

PLATFORMS
Expand Down

0 comments on commit 5926413

Please sign in to comment.