diff --git a/Gemfile.lock b/Gemfile.lock index 2afafd18..01ea532d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,20 +8,34 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.3.2) - activerecord (3.2.14) - activerecord-jdbc-adapter (1.3.15) - activerecord (>= 2.2) - activesupport (3.1.12) - multi_json (~> 1.0) + activemodel (4.0.13) + activesupport (= 4.0.13) + builder (~> 3.1.0) + activerecord (4.0.13) + activemodel (= 4.0.13) + activerecord-deprecated_finders (~> 1.0.2) + activesupport (= 4.0.13) + arel (~> 4.0.0) + activerecord-deprecated_finders (1.0.4) + activerecord-jdbc-adapter (1.3.25) + activerecord (>= 2.2, < 5.0) + activesupport (4.0.13) + i18n (~> 0.6, >= 0.6.9) + minitest (~> 4.2) + multi_json (~> 1.3) + thread_safe (~> 0.1) + tzinfo (~> 0.3.37) addressable (2.2.7) appraisal (2.4.1) bundler rake thor (>= 0.14.0) + arel (4.0.2) ast (2.4.2) blankslate (2.1.2.4) bson (4.0.2) bson (4.0.2-java) + builder (3.1.4) celluloid (0.16.0) timers (~> 4.0.0) classifier-reborn (2.0.3) @@ -43,7 +57,8 @@ GEM activesupport (>= 2.2.0) crack (>= 0.1.6) hitimes (1.2.2) - i18n (1.12.0) + hitimes (1.2.2-java) + i18n (0.9.5) concurrent-ruby (~> 1.0) integration (0.1.0) jdbc-sqlite3 (3.8.7) @@ -137,11 +152,14 @@ GEM ffi sqlite3 (1.4.4) thor (1.2.1) + thread_safe (0.3.6) + thread_safe (0.3.6-java) timecop (0.3.5) timers (4.0.1) hitimes toml (0.1.2) parslet (~> 1.5.0) + tzinfo (0.3.61) unicode-display_width (2.2.0) webmock (1.8.0) addressable (>= 2.2.7)