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

Commit

Permalink
bundle update (coveralls, pg, *jdbc*, searchkick)
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Nov 16, 2015
1 parent 799dbd4 commit f2b127f
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 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.18)
activerecord-jdbc-adapter (1.3.19)
activerecord (>= 2.2)
activerecord-jdbcmysql-adapter (1.3.18)
activerecord-jdbc-adapter (~> 1.3.18)
activerecord-jdbcmysql-adapter (1.3.19)
activerecord-jdbc-adapter (~> 1.3.19)
jdbc-mysql (>= 5.1.22)
activerecord-jdbcpostgresql-adapter (1.3.18)
activerecord-jdbc-adapter (~> 1.3.18)
activerecord-jdbcpostgresql-adapter (1.3.19)
activerecord-jdbc-adapter (~> 1.3.19)
jdbc-postgres (>= 9.1)
activerecord-jdbcsqlite3-adapter (1.3.18)
activerecord-jdbc-adapter (~> 1.3.18)
activerecord-jdbcsqlite3-adapter (1.3.19)
activerecord-jdbc-adapter (~> 1.3.19)
jdbc-sqlite3 (>= 3.7.2, < 3.9)
activeresource (3.2.22)
activemodel (= 3.2.22)
Expand Down Expand Up @@ -90,17 +90,18 @@ GEM
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
coffee-script-source (1.10.0)
colorize (0.7.7)
config (1.0.0)
activesupport (>= 3.0)
deep_merge (~> 1.0.0)
coveralls (0.8.3)
coveralls (0.8.9)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.10.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6.0)
debug_inspector (0.0.2)
deep_merge (1.0.1)
default_value_for (3.0.1)
Expand Down Expand Up @@ -153,8 +154,8 @@ GEM
inherited_resources (1.4.1)
has_scope (~> 0.6.0.rc)
responders (~> 1.0.0.rc)
jdbc-mysql (5.1.36)
jdbc-postgres (9.4.1200)
jdbc-mysql (5.1.37)
jdbc-postgres (9.4.1204)
jdbc-sqlite3 (3.8.11.2)
journey (1.0.4)
jquery-rails (3.1.4)
Expand All @@ -181,9 +182,9 @@ GEM
paper_trail (2.7.2)
activerecord (~> 3.0)
railties (~> 3.0)
pg (0.18.3)
pg (0.18.4)
polyglot (0.3.5)
power_assert (0.2.5)
power_assert (0.2.6)
rack (1.4.7)
rack-cache (1.5.1)
rack (>= 0.4)
Expand Down Expand Up @@ -233,7 +234,7 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
searchkick (1.0.0)
searchkick (1.0.2)
activemodel
elasticsearch (>= 1)
hashie
Expand Down

0 comments on commit f2b127f

Please sign in to comment.