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

Commit

Permalink
Updated gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Jun 6, 2014
1 parent f270775 commit b209b27
Showing 1 changed file with 28 additions and 24 deletions.
52 changes: 28 additions & 24 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: fcc05dda3ce54a5e05031de8a749a8dcb615e6c9
revision: 0f96a99d56957dc13cb1a6e22389acc4c100eb25
specs:
capistrano-rbenv (2.0.2)
capistrano (~> 3.1)
Expand Down Expand Up @@ -28,7 +28,7 @@ GIT

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

GIT
remote: git://github.com/plataformatec/simple_form.git
revision: 609e1578179f0c64873510731cddb3716c557e53
revision: 122ac3b252f6d953c5e4e4856b95a63e6fd83f5a
specs:
simple_form (3.1.0.rc1)
actionpack (~> 4.0)
Expand All @@ -57,9 +57,10 @@ GIT

GIT
remote: git://github.com/thomas-mcdonald/bootstrap-sass.git
revision: f6bf2ee00c7427eec72f9a6746fa364f5cb36613
revision: b0f052e0a68d27a9d1714ef0fea47417bc289d45
specs:
bootstrap-sass (3.1.1.1)
autoprefixer-rails (~> 1.1)
sass (~> 3.2)

GEM
Expand Down Expand Up @@ -92,20 +93,22 @@ GEM
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
autoprefixer-rails (1.1.20140605)
execjs
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.5.0)
brakeman (2.6.0)
erubis (~> 2.6)
fastercsv (~> 1.5)
haml (>= 3.0, < 5.0)
highline (~> 1.6.20)
multi_json (~> 1.2)
ruby2ruby (~> 2.0.5)
ruby_parser (~> 3.4.0)
ruby_parser (~> 3.5.0)
sass (~> 3.0)
slim (>= 1.3.6, < 3.0)
terminal-table (~> 1.4)
Expand All @@ -130,14 +133,15 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.7.0)
colorize (0.7.3)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
debug_inspector (0.0.2)
default_value_for (3.0.0)
default_value_for (3.0.0.1)
activerecord (>= 3.2.0, < 5.0)
docile (1.1.3)
elasticsearch (0.4.11)
Expand All @@ -149,7 +153,7 @@ GEM
faraday
multi_json
erubis (2.7.0)
execjs (2.0.2)
execjs (2.2.0)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
Expand All @@ -167,7 +171,7 @@ GEM
has_scope (0.6.0.rc)
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
hashie (2.1.1)
hashie (3.0.0)
highline (1.6.21)
hike (1.2.3)
i18n (0.6.9)
Expand All @@ -186,19 +190,19 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
minitest (5.3.3)
multi_json (1.10.0)
minitest (5.3.4)
multi_json (1.10.1)
multipart-post (2.0.0)
mysql2 (0.3.15)
mysql2 (0.3.16)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.0)
net-ssh (2.9.1)
orm_adapter (0.5.0)
paper_trail (3.0.2)
activerecord (>= 3.0, < 5.0)
activesupport (>= 3.0, < 5.0)
pg (0.17.1)
polyglot (0.3.4)
polyglot (0.3.5)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
Expand All @@ -217,14 +221,14 @@ GEM
activesupport (>= 3.0)
choice (~> 0.1.6)
ruby-graphviz (~> 1.0.4)
rails_config (0.4.1)
rails_config (0.4.2)
activesupport (>= 3.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.3.1)
rake (10.3.2)
rdoc (4.1.1)
json (~> 1.4)
ref (1.0.5)
Expand All @@ -236,13 +240,13 @@ GEM
ruby2ruby (2.0.8)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.4.1)
ruby_parser (3.5.0)
sexp_processor (~> 4.1)
sass (3.3.7)
sass (3.3.8)
sdoc (0.4.0)
json (~> 1.8)
rdoc (~> 4.0, < 5.0)
searchkick (0.7.3)
searchkick (0.7.6)
activemodel
elasticsearch (~> 0.4.11)
hashie
Expand Down Expand Up @@ -271,10 +275,10 @@ GEM
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.9)
sshkit (1.4.0)
sshkit (1.5.1)
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
term-ansicolor
temple (0.6.7)
term-ansicolor (1.3.0)
tins (~> 1.0)
Expand All @@ -283,15 +287,15 @@ GEM
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
thread_safe (0.3.3)
thread_safe (0.3.4)
tilt (1.4.1)
tins (1.1.0)
tins (1.3.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
turbolinks (2.2.2)
coffee-rails
tzinfo (1.1.0)
tzinfo (1.2.1)
thread_safe (~> 0.1)
uglifier (2.5.0)
execjs (>= 0.3.0)
Expand Down

0 comments on commit b209b27

Please sign in to comment.