Gemfile.lock in mongoid-report-0.1.9 vs Gemfile.lock in mongoid-report-0.2.0

- old
+ new

@@ -1,28 +1,33 @@ PATH remote: . specs: - mongoid-report (0.1.9) + mongoid-report (0.2.0) mongoid (> 3.0.1) GEM remote: https://rubygems.org/ specs: - activemodel (3.2.18) - activesupport (= 3.2.18) - builder (~> 3.0.0) - activesupport (3.2.18) - i18n (~> 0.6, >= 0.6.4) - multi_json (~> 1.0) - builder (3.0.4) + activemodel (4.1.4) + activesupport (= 4.1.4) + builder (~> 3.1) + activesupport (4.1.4) + i18n (~> 0.6, >= 0.6.9) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.1) + tzinfo (~> 1.1) + bson (2.3.0) + builder (3.2.2) celluloid (0.15.2) timers (~> 1.1.0) celluloid-io (0.15.0) celluloid (>= 0.15.0) nio4r (>= 0.5.0) coderay (1.1.0) columnize (0.3.6) + connection_pool (2.0.0) debugger (1.6.6) columnize (>= 0.3.1) debugger-linecache (~> 1.2.0) debugger-ruby_core_source (~> 1.3.2) debugger-linecache (1.2.0) @@ -40,27 +45,32 @@ bundler (~> 1.0) guard (~> 2.2) guard-rspec (4.2.8) guard (~> 2.1) rspec (>= 2.14, < 4.0) - i18n (0.6.9) + i18n (0.6.11) + json (1.8.1) listen (2.7.1) celluloid (>= 0.15.2) celluloid-io (>= 0.15.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.5) method_source (0.8.2) - mongoid (3.1.6) - activemodel (~> 3.2) - moped (~> 1.4) - origin (~> 1.0) - tzinfo (~> 0.3.29) - moped (1.5.2) - multi_json (1.10.1) + minitest (5.4.0) + mongoid (4.0.0) + activemodel (~> 4.0) + moped (~> 2.0.0) + origin (~> 2.1) + tzinfo (>= 0.3.37) + moped (2.0.0) + bson (~> 2.2) + connection_pool (~> 2.0) + optionable (~> 0.2.0) nio4r (1.0.0) - origin (1.1.0) + optionable (0.2.0) + origin (2.1.1) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) pry-debugger (0.2.2) @@ -82,11 +92,13 @@ rspec-mocks (3.0.1) rspec-support (~> 3.0.0) rspec-support (3.0.0) slop (3.5.0) thor (0.19.1) + thread_safe (0.3.4) timers (1.1.0) - tzinfo (0.3.39) + tzinfo (1.2.1) + thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES