test/totoro_test/Gemfile.lock in totoro-0.4.1 vs test/totoro_test/Gemfile.lock in totoro-0.5.0

- old
+ new

@@ -1,10 +1,12 @@ PATH remote: /totoro specs: - totoro (0.2.9) + totoro (0.5.0) bunny (~> 2.10) + delayed_job_active_record (~> 4.1.3) + delayed_job_recurring (~> 0.3.7) GEM remote: https://rubygems.org/ specs: actioncable (5.1.6) @@ -50,10 +52,18 @@ bunny (2.11.0) amq-protocol (~> 2.3.0) byebug (10.0.2) concurrent-ruby (1.0.5) crass (1.0.4) + delayed_job (4.1.5) + activesupport (>= 3.0, < 5.3) + delayed_job_active_record (4.1.3) + activerecord (>= 3.0, < 5.3) + delayed_job (>= 3.0, < 5) + delayed_job_recurring (0.3.7) + delayed_job (>= 3.0) + delayed_job_active_record erubi (1.7.1) ffi (1.9.25) globalid (0.4.1) activesupport (>= 4.2.0) i18n (1.1.0) @@ -72,10 +82,11 @@ mini_portile2 (2.3.0) minitest (5.11.3) nio4r (2.3.1) nokogiri (1.8.4) mini_portile2 (~> 2.3.0) + pg (1.1.3) puma (3.12.0) rack (2.0.5) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.6) @@ -116,11 +127,10 @@ rack (> 1, < 3) sprockets-rails (3.2.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.13) thor (0.20.0) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) websocket-driver (0.6.5) @@ -130,15 +140,17 @@ PLATFORMS ruby DEPENDENCIES byebug + delayed_job_active_record + delayed_job_recurring listen (>= 3.0.5, < 3.2) + pg puma (~> 3.7) rails (~> 5.1.6) spring spring-watcher-listen (~> 2.0.0) - sqlite3 totoro! tzinfo-data BUNDLED WITH 1.16.1