Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Rails and other gems updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed May 6, 2014
1 parent e90663f commit 89da697
Showing 1 changed file with 51 additions and 51 deletions.
102 changes: 51 additions & 51 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/capistrano/rbenv.git
revision: 4640ad165db98e9f9d95ac102cb6430c5feaa81e
revision: fcc05dda3ce54a5e05031de8a749a8dcb615e6c9
specs:
capistrano-rbenv (2.0.2)
capistrano (~> 3.1)
Expand All @@ -21,14 +21,14 @@ GIT

GIT
remote: git://github.com/plataformatec/devise-encryptable.git
revision: 9b1e3efefdb1ba913f684b390e7a4a57b35074d4
revision: c7fc3011d1d4c5123b8d678ac8c4971c9ec093a3
specs:
devise-encryptable (0.1.2)
devise-encryptable (0.2.0)
devise (>= 2.1.0)

GIT
remote: git://github.com/plataformatec/devise.git
revision: b0b18fb80508ae37a7460e1f6d1064adf9593cce
revision: a51036196a0f6d397d624be74351bc638cce8b4d
specs:
devise (3.2.4)
bcrypt (~> 3.0)
Expand All @@ -39,66 +39,66 @@ GIT

GIT
remote: git://github.com/plataformatec/simple_form.git
revision: 6b3f9db8906336d8df80475c71b75613e3fc895b
revision: 609e1578179f0c64873510731cddb3716c557e53
specs:
simple_form (3.0.1)
simple_form (3.1.0.rc1)
actionpack (~> 4.0)
activemodel (~> 4.0)

GIT
remote: git://github.com/rails/sass-rails.git
revision: a5c466c809cde1797f5cc4b447f3a73f1fcb911f
revision: 3a9e47db7d769221157c82229fc1bade55b580f0
specs:
sass-rails (4.0.1)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sass (~> 3.2)
sprockets (~> 2.12)
sprockets-rails (~> 2.0)

GIT
remote: git://github.com/thomas-mcdonald/bootstrap-sass.git
revision: 44d139e896a2bc1bd623f9cbcb714465ff3ed11f
revision: f6bf2ee00c7427eec72f9a6746fa364f5cb36613
specs:
bootstrap-sass (3.1.1.0)
bootstrap-sass (3.1.1.1)
sass (~> 3.2)

GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.0)
actionpack (= 4.1.0)
actionview (= 4.1.0)
actionmailer (4.1.1)
actionpack (= 4.1.1)
actionview (= 4.1.1)
mail (~> 2.5.4)
actionpack (4.1.0)
actionview (= 4.1.0)
activesupport (= 4.1.0)
actionpack (4.1.1)
actionview (= 4.1.1)
activesupport (= 4.1.1)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.0)
activesupport (= 4.1.0)
actionview (4.1.1)
activesupport (= 4.1.1)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.0)
activesupport (= 4.1.0)
activemodel (4.1.1)
activesupport (= 4.1.1)
builder (~> 3.1)
activerecord (4.1.0)
activemodel (= 4.1.0)
activesupport (= 4.1.0)
activerecord (4.1.1)
activemodel (= 4.1.1)
activesupport (= 4.1.1)
arel (~> 5.0.0)
activesupport (4.1.0)
activesupport (4.1.1)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.0)
arel (5.0.1.20140414130214)
bcrypt (3.1.7)
better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
brakeman (2.4.3)
brakeman (2.5.0)
erubis (~> 2.6)
fastercsv (~> 1.5)
haml (>= 3.0, < 5.0)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
has_scope (0.6.0.rc)
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
hashie (2.1.0)
hashie (2.1.1)
highline (1.6.21)
hike (1.2.3)
i18n (0.6.9)
Expand All @@ -186,13 +186,13 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
minitest (5.3.2)
multi_json (1.9.2)
minitest (5.3.3)
multi_json (1.10.0)
multipart-post (2.0.0)
mysql2 (0.3.15)
net-scp (1.1.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
net-ssh (2.9.0)
orm_adapter (0.5.0)
paper_trail (3.0.0.beta1)
activerecord (>= 3.0, < 5.0)
Expand All @@ -201,29 +201,29 @@ GEM
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.0)
actionmailer (= 4.1.0)
actionpack (= 4.1.0)
actionview (= 4.1.0)
activemodel (= 4.1.0)
activerecord (= 4.1.0)
activesupport (= 4.1.0)
rails (4.1.1)
actionmailer (= 4.1.1)
actionpack (= 4.1.1)
actionview (= 4.1.1)
activemodel (= 4.1.1)
activerecord (= 4.1.1)
activesupport (= 4.1.1)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.0)
railties (= 4.1.1)
sprockets-rails (~> 2.0)
rails-erd (1.1.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
choice (~> 0.1.6)
ruby-graphviz (~> 1.0.4)
rails_config (0.3.3)
rails_config (0.4.1)
activesupport (>= 3.0)
railties (4.1.0)
actionpack (= 4.1.0)
activesupport (= 4.1.0)
railties (4.1.1)
actionpack (= 4.1.1)
activesupport (= 4.1.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.2.2)
rake (10.3.1)
rdoc (4.1.1)
json (~> 1.4)
ref (1.0.5)
Expand All @@ -237,11 +237,11 @@ GEM
sexp_processor (~> 4.0)
ruby_parser (3.4.1)
sexp_processor (~> 4.1)
sass (3.2.19)
sass (3.3.7)
sdoc (0.4.0)
json (~> 1.8)
rdoc (~> 4.0, < 5.0)
searchkick (0.6.3)
searchkick (0.7.3)
activemodel
elasticsearch (~> 0.4.11)
hashie
Expand All @@ -260,19 +260,19 @@ GEM
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
sprockets (2.11.0)
sprockets (2.12.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.1)
sprockets-rails (2.1.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.9)
sshkit (1.3.0)
sshkit (1.4.0)
net-scp (>= 1.1.2)
net-ssh
net-ssh (>= 2.8.0)
term-ansicolor
temple (0.6.7)
term-ansicolor (1.3.0)
Expand Down

0 comments on commit 89da697

Please sign in to comment.