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

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Jul 20, 2015
1 parent 449fed2 commit f37d8a0
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@ GEM
activesupport (= 3.2.22)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.3.16)
activerecord-jdbc-adapter (1.3.17)
activerecord (>= 2.2)
activerecord-jdbcmysql-adapter (1.3.16)
activerecord-jdbc-adapter (~> 1.3.16)
activerecord-jdbcmysql-adapter (1.3.17)
activerecord-jdbc-adapter (~> 1.3.17)
jdbc-mysql (>= 5.1.22)
activerecord-jdbcpostgresql-adapter (1.3.16)
activerecord-jdbc-adapter (~> 1.3.16)
activerecord-jdbcpostgresql-adapter (1.3.17)
activerecord-jdbc-adapter (~> 1.3.17)
jdbc-postgres (>= 9.1)
activerecord-jdbcsqlite3-adapter (1.3.16)
activerecord-jdbc-adapter (~> 1.3.16)
activerecord-jdbcsqlite3-adapter (1.3.17)
activerecord-jdbc-adapter (~> 1.3.17)
jdbc-sqlite3 (>= 3.7.2, < 3.9)
activeresource (3.2.22)
activemodel (= 3.2.22)
Expand Down Expand Up @@ -147,7 +147,7 @@ GEM
inherited_resources (1.4.1)
has_scope (~> 0.6.0.rc)
responders (~> 1.0.0.rc)
jdbc-mysql (5.1.35)
jdbc-mysql (5.1.36)
jdbc-postgres (9.4.1200)
jdbc-sqlite3 (3.8.10.1)
journey (1.0.4)
Expand All @@ -159,12 +159,12 @@ GEM
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
libv8 (3.16.14.7)
libv8 (3.16.14.11)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
multi_json (1.11.1)
multi_json (1.11.2)
multipart-post (2.0.0)
mysql2 (0.3.18)
net-scp (1.2.1)
Expand All @@ -177,7 +177,7 @@ GEM
railties (~> 3.0)
pg (0.18.2)
polyglot (0.3.5)
power_assert (0.2.3)
power_assert (0.2.4)
rack (1.4.7)
rack-cache (1.2)
rack (>= 0.4)
Expand All @@ -193,7 +193,7 @@ GEM
activesupport (= 3.2.22)
bundler (~> 1.0)
railties (= 3.2.22)
rails-erd (1.4.0)
rails-erd (1.4.1)
activerecord (>= 3.2)
activesupport (>= 3.2)
choice (~> 0.2.0)
Expand All @@ -210,7 +210,7 @@ GEM
rake (10.4.2)
rdoc (3.12.2)
json (~> 1.4)
ref (1.0.5)
ref (2.0.0)
responders (1.0.0)
railties (>= 3.2, < 5)
rest-client (1.8.0)
Expand All @@ -223,7 +223,7 @@ GEM
sexp_processor (~> 4.0)
ruby_parser (3.7.0)
sexp_processor (~> 4.1)
sass (3.4.15)
sass (3.4.16)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
Expand All @@ -239,7 +239,7 @@ GEM
shoulda-context (1.2.1)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
simple_form (2.1.2)
simple_form (2.1.3)
actionpack (~> 3.0)
activemodel (~> 3.0)
simplecov (0.10.0)
Expand All @@ -259,7 +259,7 @@ GEM
net-ssh (>= 2.8.0)
term-ansicolor (1.3.2)
tins (~> 1.0)
terminal-table (1.4.5)
terminal-table (1.5.2)
test-unit (3.1.2)
power_assert
therubyracer (0.12.2)
Expand Down

0 comments on commit f37d8a0

Please sign in to comment.