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

Commit

Permalink
bundle update (Rails 3.2.22.4).
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Aug 12, 2016
1 parent 83cb770 commit f8456de
Showing 1 changed file with 81 additions and 119 deletions.
200 changes: 81 additions & 119 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,55 +1,55 @@
GIT
remote: git://github.com/capistrano/rbenv.git
revision: 6f1216cfe0a6b4ac23ca4eaf8acf012e8165d247
revision: e056efc0c361cc15b76ff961d6c5f65ed5e2c57e
specs:
capistrano-rbenv (2.0.3)
capistrano-rbenv (2.0.4)
capistrano (~> 3.1)
sshkit (~> 1.3)

GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.22.2)
actionpack (= 3.2.22.2)
actionmailer (3.2.22.4)
actionpack (= 3.2.22.4)
mail (~> 2.5.4)
actionpack (3.2.22.2)
activemodel (= 3.2.22.2)
activesupport (= 3.2.22.2)
actionpack (3.2.22.4)
activemodel (= 3.2.22.4)
activesupport (= 3.2.22.4)
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.22.2)
activesupport (= 3.2.22.2)
activemodel (3.2.22.4)
activesupport (= 3.2.22.4)
builder (~> 3.0.0)
activerecord (3.2.22.2)
activemodel (= 3.2.22.2)
activesupport (= 3.2.22.2)
activerecord (3.2.22.4)
activemodel (= 3.2.22.4)
activesupport (= 3.2.22.4)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.3.19)
activerecord-jdbc-adapter (1.3.20)
activerecord (>= 2.2)
activerecord-jdbcmysql-adapter (1.3.19)
activerecord-jdbc-adapter (~> 1.3.19)
activerecord-jdbcmysql-adapter (1.3.20)
activerecord-jdbc-adapter (~> 1.3.20)
jdbc-mysql (>= 5.1.22)
activerecord-jdbcpostgresql-adapter (1.3.19)
activerecord-jdbc-adapter (~> 1.3.19)
activerecord-jdbcpostgresql-adapter (1.3.20)
activerecord-jdbc-adapter (~> 1.3.20)
jdbc-postgres (>= 9.1)
activerecord-jdbcsqlite3-adapter (1.3.19)
activerecord-jdbc-adapter (~> 1.3.19)
activerecord-jdbcsqlite3-adapter (1.3.20)
activerecord-jdbc-adapter (~> 1.3.20)
jdbc-sqlite3 (>= 3.7.2, < 3.9)
activeresource (3.2.22.2)
activemodel (= 3.2.22.2)
activesupport (= 3.2.22.2)
activesupport (3.2.22.2)
activeresource (3.2.22.4)
activemodel (= 3.2.22.4)
activesupport (= 3.2.22.4)
activesupport (3.2.22.4)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
arel (3.0.3)
bcrypt (3.1.10)
bcrypt (3.1.10-java)
bcrypt (3.1.11)
bcrypt (3.1.11-java)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
Expand All @@ -58,18 +58,7 @@ GEM
debug_inspector (>= 0.0.1)
bootstrap-sass (3.1.1.1)
sass (~> 3.2)
brakeman (3.1.3)
erubis (~> 2.6)
fastercsv (~> 1.5)
haml (>= 3.0, < 5.0)
highline (>= 1.6.20, < 2.0)
multi_json (~> 1.2)
ruby2ruby (>= 2.1.1, < 2.3.0)
ruby_parser (~> 3.7.0)
safe_yaml (>= 1.0)
sass (~> 3.0)
slim (>= 1.3.6, < 4.0)
terminal-table (~> 1.4)
brakeman (3.3.3)
builder (3.0.4)
cancan (1.6.10)
capistrano (3.1.0)
Expand All @@ -79,34 +68,33 @@ GEM
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-rails (1.1.5)
capistrano-rails (1.1.7)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
choice (0.2.0)
coderay (1.1.0)
coderay (1.1.1)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.10.0)
colorize (0.7.7)
config (1.0.0)
colorize (0.8.1)
config (1.2.1)
activesupport (>= 3.0)
deep_merge (~> 1.0.0)
coveralls (0.8.10)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.11.0)
deep_merge (~> 1.0, >= 1.0.1)
coveralls (0.8.15)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6.0)
tins (>= 1.6.0, < 2)
debug_inspector (0.0.2)
deep_merge (1.0.1)
default_value_for (3.0.1)
activerecord (>= 3.2.0, < 5.0)
devise (3.5.5)
deep_merge (1.1.1)
default_value_for (3.0.2)
activerecord (>= 3.2.0, < 5.1)
devise (3.5.10)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
Expand All @@ -116,129 +104,112 @@ GEM
devise-encryptable (0.2.0)
devise (>= 2.1.0)
docile (1.1.5)
domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
elasticsearch (1.0.15)
elasticsearch-api (= 1.0.15)
elasticsearch-transport (= 1.0.15)
elasticsearch-api (1.0.15)
elasticsearch (2.0.0)
elasticsearch-api (= 2.0.0)
elasticsearch-transport (= 2.0.0)
elasticsearch-api (2.0.0)
multi_json
elasticsearch-transport (1.0.15)
elasticsearch-transport (2.0.0)
faraday
multi_json
erubis (2.7.0)
execjs (2.6.0)
factory_girl (4.5.0)
execjs (2.7.0)
factory_girl (4.7.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
factory_girl (~> 4.5.0)
factory_girl_rails (4.7.0)
factory_girl (~> 4.7.0)
railties (>= 3.0.0)
faker (1.6.1)
faker (1.6.6)
i18n (~> 0.5)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
fastercsv (1.5.5)
foreigner (1.7.4)
activerecord (>= 3.0.0)
haml (4.0.7)
tilt
has_scope (0.6.0)
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
hashie (3.4.3)
hashie (3.4.4)
highline (1.7.8)
hike (1.2.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
inherited_resources (1.4.1)
has_scope (~> 0.6.0.rc)
responders (~> 1.0.0.rc)
jdbc-mysql (5.1.37)
jdbc-postgres (9.4.1204)
jdbc-mysql (5.1.38)
jdbc-postgres (9.4.1206)
jdbc-sqlite3 (3.8.11.2)
journey (1.0.4)
jquery-rails (3.1.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.3)
json (1.8.3-java)
kaminari (0.16.3)
kaminari (0.17.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
libv8 (3.16.14.13)
libv8 (3.16.14.15)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
multi_json (1.11.2)
multi_json (1.12.1)
multipart-post (2.0.0)
mysql2 (0.4.2)
mysql2 (0.4.4)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.1)
netrc (0.11.0)
net-ssh (3.2.0)
orm_adapter (0.5.0)
paper_trail (2.7.2)
activerecord (~> 3.0)
railties (~> 3.0)
pg (0.18.4)
polyglot (0.3.5)
power_assert (0.2.6)
power_assert (0.3.0)
rack (1.4.7)
rack-cache (1.6.1)
rack (>= 0.4)
rack-ssl (1.3.4)
rack
rack-test (0.6.3)
rack (>= 1.0)
rails (3.2.22.2)
actionmailer (= 3.2.22.2)
actionpack (= 3.2.22.2)
activerecord (= 3.2.22.2)
activeresource (= 3.2.22.2)
activesupport (= 3.2.22.2)
rails (3.2.22.4)
actionmailer (= 3.2.22.4)
actionpack (= 3.2.22.4)
activerecord (= 3.2.22.4)
activeresource (= 3.2.22.4)
activesupport (= 3.2.22.4)
bundler (~> 1.0)
railties (= 3.2.22.2)
rails-erd (1.4.4)
railties (= 3.2.22.4)
rails-erd (1.5.0)
activerecord (>= 3.2)
activesupport (>= 3.2)
choice (~> 0.2.0)
ruby-graphviz (~> 1.2)
railties (3.2.22.2)
actionpack (= 3.2.22.2)
activesupport (= 3.2.22.2)
railties (3.2.22.4)
actionpack (= 3.2.22.4)
activesupport (= 3.2.22.4)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.5.0)
rake (11.2.2)
rdoc (3.12.2)
json (~> 1.4)
ref (2.0.0)
responders (1.0.0)
railties (>= 3.2, < 5)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
ruby-graphviz (1.2.2)
ruby2ruby (2.2.0)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.7.2)
sexp_processor (~> 4.1)
safe_yaml (1.0.4)
sass (3.4.20)
sass (3.4.22)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
searchkick (1.1.2)
searchkick (1.3.3)
activemodel
elasticsearch (>= 1)
hashie
sexp_processor (4.6.0)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
Expand All @@ -248,14 +219,11 @@ GEM
simple_form (2.1.3)
actionpack (~> 3.0)
activemodel (~> 3.0)
simplecov (0.11.1)
simplecov (0.12.0)
docile (~> 1.1.0)
json (~> 1.8)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slim (3.0.6)
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
Expand All @@ -266,11 +234,9 @@ GEM
colorize (>= 0.7.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
temple (0.7.6)
term-ansicolor (1.3.2)
tins (~> 1.0)
terminal-table (1.5.2)
test-unit (3.1.5)
test-unit (3.2.1)
power_assert
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
Expand All @@ -282,22 +248,18 @@ GEM
thread_safe (0.3.5)
thread_safe (0.3.5-java)
tilt (1.4.1)
tins (1.6.0)
tins (1.12.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.46)
tzinfo (0.3.51)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
unf_ext
unf (0.1.4-java)
unf_ext (0.0.7.1)
warden (1.2.4)
warden (1.2.6)
rack (>= 1.0)
yaml_db (0.3.0)
rails (>= 3.0, < 4.3)
yaml_db (0.4.0)
rails (>= 3.0, < 5.1)
rake (>= 0.8.7)

PLATFORMS
Expand Down Expand Up @@ -350,4 +312,4 @@ DEPENDENCIES
yaml_db

BUNDLED WITH
1.11.2
1.12.5

0 comments on commit f8456de

Please sign in to comment.